mitogen/ansible_mitogen
David Wilson 85e1f5f515 ansible: remove JobResultService, more compatible async jobs; closes #191.
And by "compatible" I mean "terrible". This does not implement async job
timeouts, but I'm not going to bother, upstream async implementation is
so buggy and inconsistent it resists even having its behaviour captured
in tests.
2018-04-20 17:02:48 +01:00
..
plugins ansible: remove JobResultService, more compatible async jobs; closes #191. 2018-04-20 17:02:48 +01:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py issue #159: initial context LRU implementation 2018-04-13 13:49:16 +01:00
logging.py ansible: always display Mitogen errors and warnings. 2018-04-19 22:10:52 +01:00
mixins.py ansible: rename helpers.py to target.py, to reflect its purpose 2018-04-08 19:34:03 +01:00
planner.py ansible: remove JobResultService, more compatible async jobs; closes #191. 2018-04-20 17:02:48 +01:00
process.py ansible: remove JobResultService, more compatible async jobs; closes #191. 2018-04-20 17:02:48 +01:00
runner.py ansible: remove JobResultService, more compatible async jobs; closes #191. 2018-04-20 17:02:48 +01:00
services.py ansible: remove JobResultService, more compatible async jobs; closes #191. 2018-04-20 17:02:48 +01:00
strategy.py ansible: remove JobResultService, more compatible async jobs; closes #191. 2018-04-20 17:02:48 +01:00
target.py ansible: remove JobResultService, more compatible async jobs; closes #191. 2018-04-20 17:02:48 +01:00