summaryrefslogtreecommitdiff
path: root/taskflow/tests/unit/worker_based/test_message_pump.py
Commit message (Expand)AuthorAgeFilesLines
* Remove 2.6 classifier + 2.6 compatibility codeJoshua Harlow2015-06-211-2/+4
* Make the dispatcher handler be an actual typeJoshua Harlow2015-02-151-5/+6
* Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-141-1/+1
* Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-181-1/+2
* Use the notifier type in the task class/module directlyJoshua Harlow2014-12-131-1/+1
* When creating daemon threads use the bundled threading_utilsJoshua Harlow2014-11-191-8/+3
* Use and verify event and latch wait() return using timeoutsJoshua Harlow2014-10-181-7/+6
* Use the features that the oslotest mock base class providesJoshua Harlow2014-09-271-1/+1
* Use oslotest to provide our base test case classJoshua Harlow2014-09-271-2/+1
* Improve WBE testing coverageJoshua Harlow2014-07-251-8/+76
* Use a common message dispatcherJoshua Harlow2014-07-251-0/+80