mitogen/mitogen
David Wilson b7a9aa46cf core: More robust shutdown
Now there is a separate SHUTDOWN message that relies only on being
received by the broker thread, the main thread can be hung horribly and
the process will still eventually receive a SIGTERM.
2018-03-19 21:35:37 +05:45
..
ansible Fix stale references to m.master.connect & m.ssh.connect 2018-03-19 21:35:36 +05:45
compat Initial commit. 2018-03-19 21:35:13 +05:45
__init__.py issue #9: log warning when a cross-sibling CALL_FUNCTION occurs 2018-03-19 21:35:36 +05:45
core.py core: More robust shutdown 2018-03-19 21:35:37 +05:45
fakessh.py issue #9: log warning when a cross-sibling CALL_FUNCTION occurs 2018-03-19 21:35:36 +05:45
master.py core: More robust shutdown 2018-03-19 21:35:37 +05:45
ssh.py Add missing auth_incorrect_msg used to in exception message 2018-03-19 21:35:36 +05:45
sudo.py Fix context naming for sudo and via=. 2018-03-19 21:35:37 +05:45
tcp.py Add missing LOG import 2018-03-19 21:35:36 +05:45
utils.py Update lingering references to with_broker & run_with_broker 2018-03-19 21:35:36 +05:45