Reid Kleckner <r...@mit.edu> added the comment: I realized that in a later fix for unladen-swallow, we also cleared the condition variable waiters list, since it has radioactive synchronization primitives in it as well.
Here's an updated patch that simplifies the fix by just using __init__() to completely reinitialize the condition variables and adds a test. This corresponds to unladen-swallow revisions r799 and r834. ---------- Added file: http://bugs.python.org/file17936/thread-fork-join.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6643> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com