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
/
tests
/
unit
/
worker_based
/
test_executor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some WBE protocol/executor cleanups
Joshua Harlow
2016-02-14
1
-7
/
+10
*
Remove need for separate notify thread
Joshua Harlow
2016-02-14
1
-3
/
+2
*
Fix for WBE sporadic timeout of tasks
Joshua Harlow
2016-02-05
1
-37
/
+19
*
Fix order of assertEqual for unit.worker_based
lin-hua-cheng
2015-10-17
1
-14
/
+14
*
Create and use a serial retry executor
Joshua Harlow
2015-07-21
1
-24
/
+0
*
Remove direct usage of timeutils overrides and use fixture
Joshua Harlow
2015-07-13
1
-3
/
+4
*
Integrate futurist (and **remove** taskflow originating code)
Joshua Harlow
2015-07-09
1
-3
/
+3
*
Remove 2.6 classifier + 2.6 compatibility code
Joshua Harlow
2015-06-21
1
-2
/
+2
*
Abstract out the worker finding from the WBE engine
0.7.0
Joshua Harlow
2015-01-31
1
-12
/
+7
*
Add a thread bundle helper utility + tests
Joshua Harlow
2015-01-24
1
-3
/
+0
*
Use explicit WBE object arguments (instead of kwargs)
Joshua Harlow
2015-01-22
1
-4
/
+6
*
Switch to using 'oslo_utils' vs 'oslo.utils'
Joshua Harlow
2015-01-14
1
-1
/
+1
*
Base task executor should provide 'wait_for_any'
Joshua Harlow
2014-12-15
1
-3
/
+3
*
Use the notifier type in the task class/module directly
Joshua Harlow
2014-12-13
1
-7
/
+13
*
Be explicit about publish keyword arguments
Joshua Harlow
2014-12-04
1
-6
/
+6
*
Remove direct usage of the deprecated failure location
Joshua Harlow
2014-10-21
1
-4
/
+4
*
Use and verify event and latch wait() return using timeouts
Joshua Harlow
2014-10-18
1
-9
/
+9
*
Use the features that the oslotest mock base class provides
Joshua Harlow
2014-09-27
1
-4
/
+4
*
Use oslotest to provide our base test case class
Joshua Harlow
2014-09-27
1
-1
/
+1
*
Switch to using oslo.utils and oslo.serialization
Joshua Harlow
2014-09-20
1
-1
/
+1
*
Update transitioning function name to be more understandable
Joshua Harlow
2014-09-05
1
-11
/
+11
*
Use explicit WBE request state transitions
Joshua Harlow
2014-09-04
1
-13
/
+31
*
Use a common message dispatcher
Joshua Harlow
2014-07-25
1
-40
/
+11
*
Enabled hacking checks H305 and H307
Christian Berendt
2014-07-17
1
-1
/
+1
*
Make the expiring cache a top level cache type
Joshua Harlow
2014-06-29
1
-20
/
+23
*
Revert "Move taskflow.utils.misc.Failure to its own module"
Jeremy Stanley
2014-03-31
1
-4
/
+4
*
Move taskflow.utils.misc.Failure to its own module
Ivan A. Melnikov
2014-03-31
1
-4
/
+4
*
Persistence cleanup part one
Joshua Harlow
2014-03-26
1
-2
/
+1
*
Fix executor requests publishing bug
Stanislav Kudriashev
2014-03-18
1
-4
/
+5
*
[WBE] Collect information from workers
Stanislav Kudriashev
2014-03-18
1
-10
/
+19
*
Introduce message types for WBE protocol
Stanislav Kudriashev
2014-03-14
1
-95
/
+92
*
Rename remote task to request
Stanislav Kudriashev
2014-03-12
1
-52
/
+51
*
Rework proxy publish functionality
Stanislav Kudriashev
2014-03-12
1
-6
/
+9
*
Introduce remote tasks cache for worker-executor
Stanislav Kudriashev
2014-03-07
1
-24
/
+24
*
A few worker-engine cleanups
Joshua Harlow
2014-03-06
1
-3
/
+3
*
Use the stop watch utility instead of custom timing
Joshua Harlow
2014-02-25
1
-2
/
+2
*
Remove extraneous vim configuration comments
Stanislav Kudriashev
2014-02-21
1
-2
/
+0
*
Message-oriented worker-based flow with kombu
Stanislav Kudriashev
2014-02-19
1
-0
/
+386