oslo.messaging/oslo/messaging/_executors
Mehdi Abaakouk 7bce31a2d1 Always use a poll timeout in the executor
This change allows to stop the eventlet executor without
using eventlet.kill.

And also, the kombu docs actually recommend that drain_events
by default have a 1 timeout.

Co-Authored-by: Joshua Harlow <harlowja@yahoo-inc.com>

Change-Id: I3a3919e38d08267439843a127346300fd2131540
2014-11-28 08:39:28 +01:00
..
__init__.py Remove copyright from empty files 2014-01-04 10:33:58 +08:00
base.py Always use a poll timeout in the executor 2014-11-28 08:39:28 +01:00
impl_blocking.py Always use a poll timeout in the executor 2014-11-28 08:39:28 +01:00
impl_eventlet.py Always use a poll timeout in the executor 2014-11-28 08:39:28 +01:00