summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/test_utils_async_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Bump futurist and remove waiting code in taskflowJoshua Harlow2015-07-251-54/+0
* Integrate futurist (and **remove** taskflow originating code)Joshua Harlow2015-07-091-7/+7
* Use newer versions of futures that adds exception tracebacksJoshua Harlow2015-05-121-7/+0
* Add back a 'eventlet_utils' helper utility moduleJoshua Harlow2015-01-161-1/+2
* Add a futures type that can unify our future functionalityJoshua Harlow2014-10-181-25/+20
* Enabled hacking checks H305 and H307Christian Berendt2014-07-171-2/+1
* Use futures wait() when possibleJoshua Harlow2014-05-141-15/+9
* Remove extraneous vim configuration commentsyangxurong2014-02-141-2/+0
* Clean-up and improve async-utils testsskudriashev2014-01-261-28/+62
* Add make_completed_future to async_utilsIvan A. Melnikov2013-12-251-0/+67