index
:
delta/openstack/taskflow.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
opendev.org: openstack/taskflow.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
taskflow
/
utils
/
async_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump futurist and remove waiting code in taskflow
Joshua Harlow
2015-07-25
1
-88
/
+0
*
Integrate futurist (and **remove** taskflow originating code)
Joshua Harlow
2015-07-09
1
-3
/
+6
*
Use newer versions of futures that adds exception tracebacks
Joshua Harlow
2015-05-12
1
-6
/
+3
*
Use importutils.try_import for optional eventlet imports
Joshua Harlow
2015-01-25
1
-4
/
+2
*
Add back a 'eventlet_utils' helper utility module
Joshua Harlow
2015-01-16
1
-3
/
+4
*
Return the same namedtuple that the future module returns
Joshua Harlow
2014-12-21
1
-15
/
+18
*
Add a futures type that can unify our future functionality
Joshua Harlow
2014-10-18
1
-11
/
+71
*
Raise a runtime error when mixed green/non-green futures
Joshua Harlow
2014-09-06
1
-6
/
+15
*
Use futures wait() when possible
Joshua Harlow
2014-05-14
1
-54
/
+7
*
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
*
Instead of doing set diffing just partition when state checking
Joshua Harlow
2014-02-12
1
-8
/
+18
*
Doc strings and comments clean-up
skudriashev
2014-01-26
1
-1
/
+1
*
Add make_completed_future to async_utils
Ivan A. Melnikov
2013-12-25
1
-1
/
+8
*
Move async utils to own file
Joshua Harlow
2013-12-20
1
-0
/
+73