Go to file
James E. Blair 4c8fc8cd1d Move running check in getJob
The previous change correctly fixed a race condition, however, if
that code path is used, then the accounting in self.waiting_for_jobs
could be incorrect.  That's not very important because at the moment
restarting a worker is not supported, so that variable will not be
used again.  However, if we move the check a little earlier, we can
keep the accounting accurate while still handling the race condition.

Change-Id: Ide6f1cd16f72ce7e92dbf2f78e370195afb8a334
2015-02-27 07:53:19 -08:00
2015-02-27 07:53:19 -08:00
2013-04-08 12:31:53 -04:00
2013-04-05 18:53:07 +00:00
2013-06-05 15:07:36 -07:00
2013-04-05 12:58:12 -07:00
2013-04-08 12:31:53 -04:00
2013-04-08 12:31:53 -04:00
2013-06-20 16:48:40 -07:00
2014-09-08 13:47:17 -07:00

python-gear

A pure-Python asynchronous library to interface with Gearman.

Description
Pure-Python asynchronous interface to Gearman
Readme 1.9 MiB
Languages
Python 99.5%
Dockerfile 0.5%