Guido van Rossum added the comment: Victor, if the signal module has been cleared, how could it emit that error message? signal.signal itself would no longer exist.
(I do agree with the solution you suggest -- though note that it may be tricky to close the loop from inside the signal callback for SIGTERM, which is presumably what is going on here.) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26133> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com