master: make mitogen minimally functional under gevent
It seems gevent automatically sets blocking behaviour on fds produced by the socket module, which causes the Python process we fork to fail horribly. So in the child, always reset the blocking flag.pull/79/head
parent
549942344e
commit
5f7633cd56
Loading…
Reference in New Issue