Antoine Pitrou <pit...@free.fr> added the comment:

The patch looks ok.
A more robust solution would be to modify _note() so that it never creates a 
DummyThread, and instead uses the raw thread id if the current thread doesn't 
have a corresponding Thread object.

----------
nosy: +gps, pitrou
stage: unit test needed -> patch review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4188>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to