oslo.concurrency/oslo_concurrency
Joshua Harlow 68a82f29f1 Ensure we 'join' on the timer watchdog thread
This object is just another thread and its cancel method
does not join on itself, so we should make sure that we do
to avoid leaving threads lying around.

Change-Id: I37e3170b58627dee93513ec222f9a55001389dad
2015-06-22 17:35:13 +00:00
..
fixture Fix LockFixture docstring 2015-06-16 18:16:45 +09:00
openstack Sync from oslo-incubator 2015-05-16 16:00:51 -04:00
tests Add 2 callbacks to processutils.execute() 2015-06-17 10:39:36 +10:00
__init__.py Move out of the oslo namespace package 2014-11-14 17:17:25 -05:00
_i18n.py Drop use of namespaced oslo.i18n 2015-01-30 19:33:09 -06:00
lockutils.py Use better timing mechanisms instead of time.time() 2015-06-22 10:34:30 -07:00
opts.py Bump to hacking 0.10 2015-01-12 21:11:16 +00:00
processutils.py Use better timing mechanisms instead of time.time() 2015-06-22 10:34:30 -07:00
watchdog.py Ensure we 'join' on the timer watchdog thread 2015-06-22 17:35:13 +00:00