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 205052ed90 service: fix SerializedInvoker CallError handling.
This cutpaste needs refactored. Ensure the caller receives a copy of the
exception.
8 years ago
..
compat Import v2.7.11 tokenize.py for use on older Pythons; closes #189. 8 years ago
__init__.py docs: tidy ups 8 years ago
core.py service: simplify CALL_SERVICE stub and fix race. 8 years ago
debug.py debug: functions for triggering EINTR 8 years ago
docker.py issue #186: initial version of subtree detachment. 8 years ago
fakessh.py docs: tidy ups 8 years ago
fork.py fork: avoid another logging deadlock at startup. 8 years ago
jail.py issue #186: initial version of subtree detachment. 8 years ago
lxc.py issue #186: initial version of subtree detachment. 8 years ago
master.py master: reduce module verbosity somewhat. 8 years ago
minify.py parent: split out minify.py and add stub where master can install it. 8 years ago
parent.py core/parent: add Context.call_no_reply(). 8 years ago
select.py select: add missing get(block=..) parameter. 8 years ago
service.py service: fix SerializedInvoker CallError handling. 8 years ago
setns.py issue #186: initial version of subtree detachment. 8 years ago
ssh.py fix host_keys= exception message 8 years ago
su.py issue #186: initial version of subtree detachment. 8 years ago
sudo.py issue #186: initial version of subtree detachment. 8 years ago
unix.py issue #132: initial unidirectional routing mode. 8 years ago
utils.py issue #218: core: add Secret and Blob types. 8 years ago