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.
The current implementation can cause an infinite loop, leading to a process that hangs and consumes 100% CPU. This occurs because the EOF condition is not handled properly, resulting in repeated select(...) and read(...) calls. The fix is to properly handle the EOF condition and break out of the loop when it occurs. -SSH command size: 822 +SSH command size: 838 Preamble (mitogen.core + econtext) size: 18226 (17.80KiB) -mitogen.parent 99062 96.7KiB 51235 50.0KiB 51.7% 12936 12.6KiB 13.1% +mitogen.parent 99240 96.9KiB 51244 50.0KiB 51.6% 12956 12.7KiB 13.1% Fixes: https://github.com/mitogen-hq/mitogen/issues/1348 Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> |
1 week ago | |
|---|---|---|
| .ci | 4 weeks ago | |
| .github | 1 month ago | |
| ansible_mitogen | 3 weeks ago | |
| docs | 1 week ago | |
| examples | 1 year ago | |
| mitogen | 1 week ago | |
| scripts | 2 years ago | |
| tests | 1 week ago | |
| .gitignore | 1 month ago | |
| LICENSE | 5 years ago | |
| MANIFEST.in | 7 years ago | |
| README.md | 1 month ago | |
| dev_requirements.txt | 7 years ago | |
| netlify.toml | 12 months ago | |
| preamble_size.py | 4 months ago | |
| run_tests | 4 years ago | |
| setup.cfg | 6 months ago | |
| setup.py | 3 weeks ago | |
| tox.ini | 3 weeks ago | |
