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 b0309b539c ansible: disable interpreter recycling for connections.
Must explicitly specify enable_lru=True in ContextService.get() to
trigger recycling.
6 years ago
.travis issue #210: run DebOps under v2.5.1 too. 6 years ago
ansible_mitogen ansible: disable interpreter recycling for connections. 6 years ago
docs ansible: disable interpreter recycling for connections. 6 years ago
examples examples: import mitogen-fuse.py. 6 years ago
mitogen core: fix monster fork FD leak 6 years ago
tests tests: tidy up thread_pileup for use as a toy benchmark. 6 years ago
.gitignore docs: fix intensely annoying _prefix, 2 years later. 6 years ago
.lgtm.yml compat: ignore LGTM checks on third party 6 years ago
.travis.yml issue #210: run DebOps under v2.5.1 too. 6 years ago
ChangeLog docs: add initial ChangeLog. 6 years ago
LICENSE Add license text everywhere. 6 years ago
README.md README: move testing bits into tests directory. 6 years ago
dev_requirements.txt tests: Add coverage as a dev requirement 6 years ago
preamble_size.py Add mitogen.service to preamble_size.py 6 years ago
run_tests issue #164: rename 'test' to 'run_tests' to avoid tab complete conflict 6 years ago
setup.cfg tests: Switch to unit2 test runner, with coverage 6 years ago
setup.py Move canonical library version to __init__.py. 6 years ago
tox.ini tests: Switch to unit2 test runner, with coverage 6 years ago

README.md