summaryrefslogtreecommitdiff
path: root/taskflow/engines/action_engine/scheduler.py
Commit message (Expand)AuthorAgeFilesLines
* Add useful/helpful comment to retry schedulerJoshua Harlow2016-01-191-0/+3
* Give the GC more of a break with regard to cycles1.18.0Joshua Harlow2015-08-011-2/+2
* Create and use a serial retry executorJoshua Harlow2015-07-211-3/+3
* Cache the individual atom schedulers at compile timeJoshua Harlow2015-06-181-32/+15
* Give the GC a breakJoshua Harlow2015-03-171-1/+3
* Make all/most usage of type errors follow a similar patternJoshua Harlow2015-01-231-1/+2
* Split the scheduler into sub-schedulersJoshua Harlow2014-12-011-20/+34
* Move scheduler and completer classes to there own modulesJoshua Harlow2014-11-241-0/+100