mirror of
https://github.com/xcat2/confluent.git
synced 2026-07-27 16:19:47 +00:00
6ab4d3c886
While it may not have been possible in eventlet for this to happen, strictly speaking if it were a thread, it could exit during check for liveness and leave data on the queue. To be careful, also drain the queue after all children dead.