summaryrefslogtreecommitdiff
path: root/worker.py
Commit message (Collapse)AuthorAgeFilesLines
* windup after acquiring, don't leak connectionsschneefux2017-03-061-1/+1
|
* fixed multiple teardownsschneefux2017-03-061-13/+13
|
* fixed await errorschneefux2017-03-061-1/+1
|
* fixed UnboundLocalErrorschneefux2017-03-061-0/+1
|
* support acquiring in batchesschneefux2017-03-061-37/+21
|
* support job batching (#12)schneefux2017-03-051-15/+43
| | | | | | * support job batching * worker: pull more frequently
* move worker class implementation into joblibschneefux2017-03-041-0/+56