role_based_system/venv/Lib/site-packages/twisted/scripts/newsfragments/761.bugfix

2 lines
208 B
Plaintext
Raw Normal View History

If twist or twistd exit with a signal it now delivers that signal to itself instead of exiting normally. On Unix platforms this results in a nonzero exit code where previously a zero exit code was returned.