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.
be6ab52fe1
os._exit() subverted calm shutdown, meaning unix.Listener never had a chance to cleanup its socket. Move unix.Listener socket cleanup into its class so it is automatic during shutdown, rather than cutpasted for each consumer. Disable the watcher thread in the MuxProcess, it is useless. Add .sock extension to /tmp/mitogen_unix_*, so we can write a test. |
6 years ago | |
---|---|---|
.ci | 6 years ago | |
.github | 6 years ago | |
ansible_mitogen | 6 years ago | |
docs | 6 years ago | |
examples | 6 years ago | |
mitogen | 6 years ago | |
tests | 6 years ago | |
.gitignore | 6 years ago | |
.lgtm.yml | 7 years ago | |
.travis.yml | 6 years ago | |
LICENSE | 7 years ago | |
README.md | 6 years ago | |
dev_requirements.txt | 6 years ago | |
preamble_size.py | 6 years ago | |
run_tests | 6 years ago | |
setup.cfg | 7 years ago | |
setup.py | 6 years ago | |
tox.ini | 6 years ago |