STINNER Victor <[email protected]> added the comment: WakeupSignalTests.test_pending() doesn't really check our signal handler but more the operating system, especially pthread_sigmask(SIG_UNBLOCK). I don't think that Python should test the signal order delivered by the operating systems when SIG_UNBLOCK.
Anyone motivated to write a patch to use again a set()? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13084> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
