oslo.messaging/oslo_messaging/_drivers/amqp1_driver
John Eckersberg d873c0d8f5 Do not use threading.Event
Waiting on a threading.Event with eventlet can cause busy looping via
epoll_wait, see related bug for more details.

Change-Id: I007613058a2d21d1712c02fa6d1602b63705c1ab
Related-bug: #1518430
2019-12-18 13:11:41 +00:00
..
__init__.py Reorganize the AMQP 1.0 driver source files 2016-05-13 14:04:37 -04:00
addressing.py Update messaging intermediaries for amqp1 tests 2019-03-11 08:47:46 -04:00
controller.py Do not use threading.Event 2019-12-18 13:11:41 +00:00
eventloop.py Update hacking version 2019-01-21 19:45:42 -05:00
opts.py Remove deprecated amqp1 options 2018-09-05 16:59:13 +10:00
oslo_messaging_amqp_driver_overview.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 10:31:26 +08:00