mitogen/ansible_mitogen
David Wilson bac28bc5ca issue #76, #370: add fix for disconnect cleanup test
Simply listen to RouteMonitor's Context "disconnect"  and forget
contexts according to RouteMonitor's rules, rather than duplicate them
(and screw it up).
2018-11-01 20:06:09 +00:00
..
plugins issue #409: fix reference error in kubectl.py. 2018-10-31 12:39:43 +00:00
__init__.py
connection.py issue #369: disable reset_connection on Ansible<2.5.6 2018-10-31 18:30:03 +00:00
loaders.py issue #400: rework the monkeypatch. 2018-11-01 15:58:28 +00:00
logging.py
mixins.py ansible: fix temp cleanup regression and add test; closes #397. 2018-10-23 14:42:44 +01:00
module_finder.py
parsing.py
planner.py ansible: temporary files take 5. 2018-10-02 19:19:30 +01:00
process.py ansible: copy GIL change from linear2 branch. 2018-09-08 20:53:11 +01:00
runner.py issue #397: fix another case where stray tmpdirs can be left behind. 2018-10-23 15:29:03 +01:00
services.py issue #76, #370: add fix for disconnect cleanup test 2018-11-01 20:06:09 +00:00
strategy.py issue #400: rework the monkeypatch. 2018-11-01 15:58:28 +00:00
target.py ansible: fix another target.py format string. 2018-10-26 11:26:15 +01:00