mirror of
https://github.com/xcat2/confluent.git
synced 2025-08-23 03:30:35 +00:00
Provide a more concrete measurement of children, rather than relying upon a sentinel value on the queue. It seems that even using 'finally' didn't assure that we always get that sentinel value before a worker dies. Sentinel value still used to avoid a long wait in the usual case.