mitogen/ansible_mitogen
David Wilson 94e048a2e5 ansible: ensure FileService uses exact CHUNK_SIZE multiple
9.8% throughput increase with sudo.
2018-05-01 01:57:17 +01:00
..
plugins ansible: stub plugin documentation. 2018-04-29 02:18:26 +01:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py ansible: disable interpreter recycling for connections. 2018-04-29 09:53:16 +01:00
logging.py master: annotate LogForwarder messages. 2018-04-27 03:11:06 +01:00
mixins.py ansible: fix AnsibleUnicode crash when processing "~username". 2018-04-30 15:21:26 +01:00
planner.py ansible: disable script interpreter processing for new-style 2018-04-21 20:59:36 +01:00
process.py ansible: avoid a race during shutdown. 2018-04-28 22:08:35 +01:00
runner.py Ensure mod.__file__ is set; closes #210. 2018-04-22 13:29:50 +01:00
services.py ansible: ensure FileService uses exact CHUNK_SIZE multiple 2018-05-01 01:57:17 +01:00
strategy.py setns: support changing user. 2018-04-29 00:38:53 +01:00
target.py core: support deleting handlers, make Receiver.close() unregister 2018-04-29 19:41:23 +01:00