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.
mitogen/ansible_mitogen
David Wilson 2f1df7f82d ansible: FileService wasn't sleeping properly.
"_schedule_pending" is a function, "_pending_by_stream" is the map we
want to test.
6 years ago
..
plugins ansible: remove JobResultService, more compatible async jobs; closes #191. 6 years ago
__init__.py ansible: restructure to avoid intermediate imports 6 years ago
connection.py ansible: implement streaming in Connection.put_file(). 6 years ago
logging.py ansible: always display Mitogen errors and warnings. 6 years ago
mixins.py ansible: rename helpers.py to target.py, to reflect its purpose 6 years ago
planner.py ansible: disable script interpreter processing for new-style 6 years ago
process.py ansible: remove JobResultService, more compatible async jobs; closes #191. 6 years ago
runner.py Ensure mod.__file__ is set; closes #210. 6 years ago
services.py ansible: FileService wasn't sleeping properly. 6 years ago
strategy.py ansible: remove JobResultService, more compatible async jobs; closes #191. 6 years ago
target.py ansible: implement streaming in Connection.put_file(). 6 years ago