issue #110: split process state out of strategy state
The strategy is reconstructed for every playbook that is included or specified on the command line, therefore we can't store the global Router there without losing all our SSH connections across playbooks.
Showing
ansible_mitogen/process.py
0 → 100644
Please register or sign in to comment