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 1745c3aff0 issue #186: ansible: detach asynchronous tasks
After Runner.setup() has executed, but before the module executes. This
relies on subsequent commits to ensure all files are preloaded.
6 years ago
..
plugins ansible: add dummy init.pys so setup.py find_packages() DTRT. 6 years ago
__init__.py ansible: restructure to avoid intermediate imports 7 years ago
connection.py ansible: move FileService into mitogen.service. 6 years ago
logging.py master: annotate LogForwarder messages. 7 years ago
mixins.py ansible: preload built-in modules in ModuleDepScanner. 6 years ago
module_finder.py ansible: handle "from timeout import timeout" imports. 6 years ago
planner.py ansible: move FileService into mitogen.service. 6 years ago
process.py ansible: MITOGEN_DUMP_THREAD_STACKS for mux process too 6 years ago
runner.py issue #186: ansible: detach asynchronous tasks 6 years ago
services.py ansible: move FileService into mitogen.service. 6 years ago
strategy.py setns: support changing user. 7 years ago
target.py issue #186: ansible: detach asynchronous tasks 6 years ago