Comment 0 for bug 1514796

Revision history for this message
Julien Danjou (jdanjou) wrote : MessageHandlingServer locking deadlocks without eventlet

commit d700c382791b6352bb80a0dc455589085881669f changed the implementation of MessageHandlingServer, which makes it completely deadlock without Eventlet monkeypatching. The test provided actually rely heavily on eventlet, which makes me very suspicious of the implementation working without eventlet monkeypatching.