summaryrefslogtreecommitdiff
path: root/taskflow/utils/async_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Add a futures type that can unify our future functionalityJoshua Harlow2014-10-181-11/+71
* Raise a runtime error when mixed green/non-green futuresJoshua Harlow2014-09-061-6/+15
* Use futures wait() when possibleJoshua Harlow2014-05-141-54/+7
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Instead of doing set diffing just partition when state checkingJoshua Harlow2014-02-121-8/+18
* Doc strings and comments clean-upskudriashev2014-01-261-1/+1
* Add make_completed_future to async_utilsIvan A. Melnikov2013-12-251-1/+8
* Move async utils to own fileJoshua Harlow2013-12-201-0/+73