Antoine Pitrou added the comment: Ok, here is a new patch observing the timeout parameter. I've changed the implementation strategy a bit, it seems hopefully sane.
There's a remaining (slightly bordeline) issue: the thread state lock isn't reinitialized on fork(). Should it? ---------- Added file: http://bugs.python.org/file31537/threadstate_join_2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18808> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com