gearman-plugin/src/main/java/hudson
zaro0508 78abc3d903 Added a Stop() method to handle stopping executor worker threads.
fix for bug 1181569

Refactored how stop was handled.  Removing thread and stopping thread
in the same syncronized loop was causing concurrent modification error.
Needed to seperate the actions for it to work.

Change-Id: I99b676f377842826f9e6a847cfeff76be91c8299
2013-05-31 11:53:56 -07:00
..
plugins/gearman Added a Stop() method to handle stopping executor worker threads. 2013-05-31 11:53:56 -07:00