Bugzilla – Bug 5760
Run JobManagerScript without creating a thread
Last modified: 2008-01-07 16:29:21
You need to log in before you can comment on or make changes to this bug.
Currently the JobManagerScript gets started in a separate thread everytime a call to the Perl JobManager is done. This is not necessary.
This had already been reported in bug 4802. Make it a blocker.
Did the change and ran tests. Committed to the 4.0 branch.