Comment 14 for bug 1362863

Revision history for this message
Mehdi Abaakouk (sileht) wrote :

Hi,

I guess, the issue was due that before oslo.messaging use eventlet.kill instead of eventlet.cancel to stop the server thread. So this issue should be fixed since this commit is merged:

https://github.com/openstack/oslo.messaging/commit/7bce31a2d14de29f1fc306938c7085f5205c9110#diff-9e692a136baf4fc701a9868fa789b442R102

Please reopen the bug is this still occurs with oslo.messaging >= 1.5.0.