Allow resetting the C state for whether libev child handlers are active.
Use this when we disable them in gevent.signal so that next time we use gevent.subprocess it will work. Fixes #857.
Showing
Please register or sign in to comment
Use this when we disable them in gevent.signal so that next time we use gevent.subprocess it will work. Fixes #857.