summaryrefslogtreecommitdiff
path: root/worker.py
Commit message (Expand)AuthorAgeFilesLines
* do not fail on every batchschneefux2017-03-091-1/+3
* allow non critical job failsschneefux2017-03-091-14/+21
* 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
* move worker class implementation into joblibschneefux2017-03-041-0/+56