Ref T12331. Root problem is the unset($daemon) just unsets a key in a local variable, rather than actually discarding the daemon.
Add some logging to make this more clear and clean up some %d vs %s stuff.
Differential D17433
Fix an issue where daemons can stick in a pool epriestley on Feb 28 2017, 4:10 PM. Authored by Tags None Referenced Files
Subscribers None
Details Ref T12331. Root problem is the unset($daemon) just unsets a key in a local variable, rather than actually discarding the daemon. Add some logging to make this more clear and clean up some %d vs %s stuff.
Diff Detail
Event Timeline
|