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 19d17982f3 core: Split blocking and non-blocking Latch.get()
Mostly just to avoid embarrassing function size, but it may come in
useful for testing later.
7 years ago
ansible_mitogen ansible: use DeduplicatingService for ContextService; closes #162. 7 years ago
docs issue #155: parent: support Context.shutdown(), reap children on exit. 7 years ago
examples issue #152: reproduction for second problem 7 years ago
mitogen core: Split blocking and non-blocking Latch.get() 7 years ago
tests issue #155: parent: support Context.shutdown(), reap children on exit. 7 years ago
.gitignore
.lgtm.yml
.travis.yml
LICENSE
README.md README: move testing bits into tests directory. 7 years ago
dev_requirements.txt Add Google Cloud client to dev requirements 7 years ago
preamble_size.py issue #155: parent: move master.Context into parent. 7 years ago
setup.cfg Initial flake8 configuration. 7 years ago
setup.py setup: Scan project dir to find packages 7 years ago
test.sh issue #155: skeletal fork_test. 7 years ago
tox.ini tests: Add Tox config for Python 2.6 and 2.7 7 years ago

README.md