STINNER Victor added the comment: > Therefore, tests that raise an exception in an alarm handler should use the > support.no_tracing decorator as it is done in test_io.py at > check_reentrant_write().
I would prefer to fix the issue instead. A signal should not remove the trace function. ---------- nosy: +haypo _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20601> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com