issue #625: ignore SIGINT within MuxProcess
Without this, MuxProcess will start dying too early, before Ansible / TaskQueueManager.cleanup() has a chance to wait on worker processes. That would allow WorkerProcess to see ECONNREFUSED from the MuxProcess socket much more easily.new-serialization
parent
8a870f1402
commit
e02be89879
Loading…
Reference in New Issue