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 2647f73501 ansible: bump UNIX listener default backlog, and set it to match forks.
The connection multiplexer can expect to not be scheduled at least until
every $forks worker processes has attempted a connection, so the backlog
must be able to hold every worker.
8 years ago
..
plugins
__init__.py
connection.py ansible: use template-expanded delegate_to hostname in one more location. 8 years ago
loaders.py
logging.py
mixins.py ansible: avoid roundtrip in copy action due to fixup_perms2(). 8 years ago
module_finder.py
parsing.py
planner.py
process.py ansible: bump UNIX listener default backlog, and set it to match forks. 8 years ago
runner.py
services.py
strategy.py
target.py