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 088a7e5cff ansible: handle "from timeout import timeout" imports.
It's not simple without executing a module to determine whether the
above refers to a submodule of a package, or an object defined within a
module.

Therefore detect when resolution of a child module yields the same path
as the parent, and ignore the result.
7 years ago
..
plugins ansible: add dummy init.pys so setup.py find_packages() DTRT. 7 years ago
__init__.py ansible: restructure to avoid intermediate imports 7 years ago
connection.py ansible: move FileService into mitogen.service. 7 years ago
logging.py master: annotate LogForwarder messages. 7 years ago
mixins.py ansible: preload built-in modules in ModuleDepScanner. 7 years ago
module_finder.py ansible: handle "from timeout import timeout" imports. 7 years ago
planner.py ansible: move FileService into mitogen.service. 7 years ago
process.py ansible: MITOGEN_DUMP_THREAD_STACKS for mux process too 7 years ago
runner.py ansible: move FileService into mitogen.service. 7 years ago
services.py ansible: move FileService into mitogen.service. 7 years ago
strategy.py setns: support changing user. 7 years ago
target.py ansible: move FileService into mitogen.service. 7 years ago