summaryrefslogtreecommitdiffstats
path: root/openstack/common/threadgroup.py
Commit message (Expand)AuthorAgeFilesLines
* Enable hacking H401 testSergey Lukjanov2013-05-301-3/+3
* Add DynamicLoopCall timers to ThreadGroupsBrian Elliott2013-05-091-0/+7
* Import nova's looping call.Michael Still2013-04-081-1/+1
* ThreadGroup remove unused name parametersSteven Hardy2013-01-161-5/+3
* Make project pyflakes clean.Monty Taylor2012-11-281-1/+0
* updating sphinx documentationJoe Heck2012-11-181-13/+11
* threadgroup : greethread.cancel() should be kill()Steven Hardy2012-11-121-1/+1
* Merge "Make ThreadGroup derived from object to make mocking possible"Jenkins2012-11-021-1/+1
|\
| * Make ThreadGroup derived from object to make mocking possibleAngus Salkeld2012-11-021-1/+1
* | Don't log exceptions for GreenletExit and thread_doneAngus Salkeld2012-11-011-11/+12
|/
* Import order clean-upZhongyue Luo2012-10-291-2/+2
* Add threadgroup to manage timers and greenthreads.Angus Salkeld2012-08-201-0/+118