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 73cda2994f issue #333: add versioning, initial batch of poller tests
Now poller is start enough to know a start_receive() during an iteration
does not cause events yielded by that iteration to associate with the
wrong descriptor.

These changes are tangentially related to the associated ticket, but
event versioning is still the underlying issue.
7 years ago
.github Add GitHub issue template. 8 years ago
.travis tests: split out ansible_tests requirements 7 years ago
ansible_mitogen ansible: tilde-expand SSH key before passing to SSH; closes #334. 7 years ago
docs docs: Changelog typos. 7 years ago
examples examples: fix mitogen-fuse on 2.x. 8 years ago
mitogen issue #333: add versioning, initial batch of poller tests 7 years ago
tests issue #333: add versioning, initial batch of poller tests 7 years ago
.gitignore Add venvs/ to gitignore 7 years ago
.lgtm.yml compat: ignore LGTM checks on third party 8 years ago
.travis.yml tests: stop idiotic Travis TTY/pip progress bar spam 7 years ago
LICENSE Add license text everywhere. 8 years ago
README.md commented out travis badge 8 years ago
dev_requirements.txt tests: activate faulthandler if available 7 years ago
preamble_size.py add --dump to preamble_size.py. 8 years ago
run_tests tests: make ansible/tests/ run in run_tests. 7 years ago
setup.cfg Ignore another annoying flake8 message. 8 years ago
setup.py Update trove classifiers. 8 years ago
tox.ini tests: Run tests on CPython 3.5 and 3.6 with Tox 7 years ago

README.md