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
dw f440e88f2f
Merge pull request #175 from wezm/become-pass
Use become_pass for sudo password
7 years ago
ansible_mitogen Use become_pass for sudo password 7 years ago
docs docs: add new risk 7 years ago
examples issue #174: reproduction. 7 years ago
mitogen issue #174: select.error interface differs to OSError 7 years ago
tests issue #155: fix double-fork behaviour and test it this time. 7 years ago
.gitignore Some gitignore extras 7 years ago
.lgtm.yml compat: ignore LGTM checks on third party 7 years ago
.travis.yml tests: set MITOGEN_LOG_LEVEL=debug in .travis.yml too. 7 years ago
LICENSE Add license text everywhere. 7 years ago
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 core: fix call_function_test regression 7 years ago
tox.ini tests: Add Tox config for Python 2.6 and 2.7 7 years ago

README.md