This Saturday, we've got SIGCHLD caught by rabbitmq.so at
00:00, 1:00, 1:30, 5:55, 6:55 11:50 and 12:20.
So every 5 minutes, when it's time for SIGCHLD, we avoid to
call mq get.
Fixes T627.
|  Differential  D111  
Bypass message queue when it risks a collision with SIGCHLD. Authored by dereckson on Dec 19 2015, 17:46. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details This Saturday, we've got SIGCHLD caught by rabbitmq.so at So every 5 minutes, when it's time for SIGCHLD, we avoid to Fixes T627. Wait 24h, check if we've still some SIGCHLD. 
Diff Detail 
 Event TimelineComment Actions 23:40:00 <wearg> [DEBUG] Ignoring SIGCHLD Would probably interesting to block at 299 too. |