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.wip-fakessh-exit-status
parent
641498e7f6
commit
ed71ae72f8
Loading…
Reference in New Issue