You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
plugins
ansible: remove JobResultService, more compatible async jobs; closes #191 .
8 years ago
__init__.py
ansible: restructure to avoid intermediate imports
8 years ago
connection.py
issue #159 : initial context LRU implementation
8 years ago
logging.py
ansible: always display Mitogen errors and warnings.
8 years ago
mixins.py
ansible: rename helpers.py to target.py, to reflect its purpose
8 years ago
planner.py
ansible: remove JobResultService, more compatible async jobs; closes #191 .
8 years ago
process.py
ansible: remove JobResultService, more compatible async jobs; closes #191 .
8 years ago
runner.py
ansible: remove JobResultService, more compatible async jobs; closes #191 .
8 years ago
services.py
ansible: remove JobResultService, more compatible async jobs; closes #191 .
8 years ago
strategy.py
ansible: remove JobResultService, more compatible async jobs; closes #191 .
8 years ago
target.py
ansible: remove JobResultService, more compatible async jobs; closes #191 .
8 years ago