mitogen/mitogen
David Wilson f6b5d9f2f6 issue #162: implement mitogen.service.DeduplicatingService
This abstracts the pattern found in parent.ModuleForwarder and to a
lesser degree master.ModuleResponser. We can probably use it in those
contexts later.
2018-03-23 09:29:39 +05:45
..
compat Initial commit. 2018-03-19 21:35:13 +05:45
__init__.py issue #139: add profiling=True option to mitogen.main(). 2018-03-19 21:58:34 +05:45
core.py core: mark every side O_CLOEXEC 2018-03-23 06:58:59 +05:45
debug.py issue #150: tidy up mitogen.debug output for use next time 2018-03-19 21:58:35 +05:45
docker.py issue #150: ansible: add basic Docker support. 2018-03-19 21:58:34 +05:45
fakessh.py ansible: fix some flake8 errors 2018-03-19 21:58:31 +05:45
master.py issue #155: add DEL_ROUTE, propagate ADD_ROUTE upwards 2018-03-22 11:56:24 +05:45
parent.py issue #155: fix call_function_test regression 2018-03-22 12:57:05 +05:45
service.py issue #162: implement mitogen.service.DeduplicatingService 2018-03-23 09:29:39 +05:45
ssh.py issue #141: unify connect deadline handling 2018-03-19 21:58:34 +05:45
sudo.py issue #141: remove reference to incomplete change 2018-03-19 21:58:34 +05:45
unix.py issue #150: introduce separate connection multiplexer process 2018-03-19 21:58:35 +05:45
utils.py ansible: redirect logging into display 'framework'. closes #111 2018-03-19 21:58:32 +05:45