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 c8ce3059d1 ansible: make FileService register method synchronous
On Travis it seems it is possible for the fetch message to reach
FileService before the register message is fully processed.
8 years ago
.travis tests: more ansible_test tweaks 8 years ago
ansible_mitogen ansible: make FileService register method synchronous 8 years ago
docs docs: typo 8 years ago
examples issue #164: split "examples" out into regression/integration tests. 8 years ago
mitogen service: log better warning when CallError raised. 8 years ago
tests tests: magic mitogen_shutdown_all action 8 years ago
.gitignore docs: fix intensely annoying _prefix, 2 years later. 8 years ago
.lgtm.yml compat: ignore LGTM checks on third party 8 years ago
.travis.yml tests: fix Ansible jobs to run on Debian/CentOS images too. 8 years ago
LICENSE Add license text everywhere. 8 years ago
README.md README: move testing bits into tests directory. 8 years ago
dev_requirements.txt tests: Add coverage as a dev requirement 8 years ago
preamble_size.py Merge branch 'master' into eye-of-the-token-its-the-thrill-of-the-light 8 years ago
run_tests issue #164: rename 'test' to 'run_tests' to avoid tab complete conflict 8 years ago
setup.cfg tests: Switch to unit2 test runner, with coverage 8 years ago
setup.py setup: Scan project dir to find packages 8 years ago
tox.ini tests: Switch to unit2 test runner, with coverage 8 years ago

README.md