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 ad81a64ee0 Merge branch 'dmw'
- static binaries for runner tests
- temp files take 5
- kubectl updates
- fix tests/ansible/tests/ via run_tests
- extra locking for ContextService
- cap child proceses to 512 fds to fix RedHat stupidity.
- split find_good_temp_dir/is_good_temp_dir
- install instructions updates
- handle null sys.executable
- define explicit localhost for tests, needed when running under Travis
- block import if __main__ lacks an execution guard
6 years ago
.github Add GitHub issue template. 6 years ago
.travis bodge. 6 years ago
ansible_mitogen ansible: try to create tempdir if missing. 6 years ago
docs parent: handle masters with blank sys.executable; closes #356. 6 years ago
examples examples: fix mitogen-fuse on 2.x. 6 years ago
mitogen parent: handle masters with blank sys.executable; closes #356. 6 years ago
tests ansible: try to create tempdir if missing. 6 years ago
.gitignore Ignore built doc artifacts 6 years ago
.lgtm.yml compat: ignore LGTM checks on third party 7 years ago
.travis.yml Correct DISTROS variable name for ansible_tests. 6 years ago
LICENSE Add license text everywhere. 7 years ago
README.md commented out travis badge 6 years ago
dev_requirements.txt Update pytz to 2018.05 (needed by babel 2.6.0) 6 years ago
preamble_size.py add --dump to preamble_size.py. 6 years ago
run_tests tests: make ansible/tests/ run in run_tests. 6 years ago
setup.cfg Ignore another annoying flake8 message. 7 years ago
setup.py Update trove classifiers. 6 years ago
tox.ini Fix invocation of test runner by tox 7 years ago

README.md