Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ehforwarderbot-2.1.0.tar.gz | 2020-11-22 | 64.3 kB | |
ehforwarderbot-2.1.0-py3-none-any.whl | 2020-11-22 | 119.5 kB | |
2.1.0.tar.gz | 2020-11-22 | 2.4 MB | |
2.1.0.zip | 2020-11-22 | 2.7 MB | |
README.md | 2020-11-22 | 297 Bytes | |
Totals: 5 Items | 5.3 MB | 0 |
2.1.0 - 2020-11-23
Added
- 5 consequent SIGTERM or SIGINT will trigger a force quit.
- Allow user to trace hanging threads to debug graceful exit-related issues.
Fixed
- Blocking main thread to keep thread pools running throughout the session (#225)