Raymond Hettinger added the comment:

> A return value from clear will indicate to a thread if it 
> won the race to clear the event.

Why would we care who won the race to clear? I would think that the important 
thing is that the event is cleared, not who did it.

----------
nosy: +rhettinger
priority: normal -> low

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

Reply via email to