Antoine Pitrou <[EMAIL PROTECTED]> added the comment:

This is a tentative patch. I can't verify it fixes anything but at least
it shouldn't do any harm ;)
If it doesn't fix it I see two possible explanations:
- the buildbots are running some kind of debug build which keeps
references to local variables, preventing them to be deallocated
- the C thread implementation needs fixing on some platforms

----------
keywords: +patch
Added file: http://bugs.python.org/file9874/test_threading.patch

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2496>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to