unix: ensure mitogen.context_id is reset when client disconnects
To ensure a test process can successfully recreate an Ansible MuxProcess, reset fork-inherited globals during disconnection. There is basically no good place for this. Per the comments on #91, it would be far better if the context's identity was tied to its router, rather than some global variable.pull/607/head
parent
7c4621a010
commit
6e33de7cd2
Loading…
Reference in New Issue