[rabbitmq-discuss] haigha 0.5.1 - 0.5.3 gevent transport is broken
vitaly
vitaly.krugl.numenta at gmail.com
Tue Aug 14 09:12:37 BST 2012
Ever since haigha 0.5.1, GeventTransport relies on SocketTransport to
create the socket. Since SocketTransport creates a regular built-in
socket.socket (not gevent.socket), GeventTransport is no longer
gevent-compatible/friendly. The socket calls now block and control doesn't
switch to other Greenlets.
Filed as https://github.com/agoragames/haigha/issues/22
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120814/a85dee8b/attachment.htm>
More information about the rabbitmq-discuss
mailing list