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/mitogen
David Wilson 8439e889ed 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.
7 years ago
..
ansible Fix stale references to m.master.connect & m.ssh.connect 7 years ago
compat Rename package. 7 years ago
__init__.py issue #9: log warning when a cross-sibling CALL_FUNCTION occurs 7 years ago
core.py core: More robust shutdown 7 years ago
fakessh.py issue #9: log warning when a cross-sibling CALL_FUNCTION occurs 7 years ago
master.py core: More robust shutdown 7 years ago
ssh.py Add missing auth_incorrect_msg used to in exception message 7 years ago
sudo.py Fix context naming for sudo and via=. 7 years ago
tcp.py Add missing LOG import 7 years ago
utils.py Update lingering references to with_broker & run_with_broker 7 years ago