Mirror of mitogen
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.
 
 
Go to file
David Wilson 6d14652077 issue #278: tests: fix fakessh.
See source comment. This behaviour always existed, but it now seems to
be triggered since we started draining the master side input buffer,
which someone was prolonging the life of the PTY.
6 years ago
.travis Revert "try to catch EINTR on travis" 6 years ago
ansible_mitogen issue #278: ansible: support mitogen_ssh_debug_level variable. 6 years ago
docs issue #278: ansible: support mitogen_ssh_debug_level variable. 6 years ago
examples service: v2. Closes #213 6 years ago
mitogen issue #278: tty logger Side constructed with incorrect Stream 6 years ago
tests issue #278: tests: fix fakessh. 6 years ago
.gitignore docs: fix intensely annoying _prefix, 2 years later. 7 years ago
.lgtm.yml compat: ignore LGTM checks on third party 7 years ago
.travis.yml issue #179: ec0_receive() and connect_bootstrap() should use deadline. 6 years ago
ChangeLog docs: add initial ChangeLog. 7 years ago
LICENSE
README.md README: move testing bits into tests directory. 7 years ago
dev_requirements.txt tests: add debops to requirements 6 years ago
preamble_size.py Add select to preamble_size 6 years ago
run_tests issue #164: rename 'test' to 'run_tests' to avoid tab complete conflict 7 years ago
setup.cfg Ignore another annoying flake8 message. 6 years ago
setup.py setup: Add missing os import 7 years ago
tox.ini tests: Switch to unit2 test runner, with coverage 7 years ago

README.md