sni / mod_gearman

Distribute Naemon Host/Service Checks & Eventhandler with Gearman Queues. Host/Servicegroups affinity included.
http://www.mod-gearman.org
GNU General Public License v3.0
122 stars 42 forks source link

Updated for race condition #93

Closed hedenface closed 7 years ago

hedenface commented 8 years ago

When result_workers > 1, race condition exists causing threads to be not labeled properly for debugging. Example output when result_workers=4:

[2016-05-26 12:04:59][17802][TRACE] worker 3 started [2016-05-26 12:04:59][17802][TRACE] worker 3 started [2016-05-26 12:04:59][17802][TRACE] worker 4 started [2016-05-26 12:04:59][17802][TRACE] worker 4 started