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/econtext
David Wilson 299d4a2e05 Teach Router.add_handler() to kill a handler on context disconnect
When a context's Stream is disconnected, now any reply_to handlers
waiting for that specific context will be cancelled, rather than hanging
until all pending handelrs are cancelled during Broker is torn down.

This is groundwork for a bunch of things, including moving connect() to
the Broker thread
7 years ago
..
ansible
compat
__init__.py Tidy up docs. 7 years ago
core.py Teach Router.add_handler() to kill a handler on context disconnect 7 years ago
fakessh.py Move issue lists into GitHub. 7 years ago
master.py Teach Router.add_handler() to kill a handler on context disconnect 7 years ago
ssh.py Introduce econtext.core.Router, refactor everything 7 years ago
sudo.py Introduce econtext.core.Router, refactor everything 7 years ago
tcp.py
utils.py Default log level should be INFO 7 years ago