João Bernardo added the comment:

Hi,
This code is working quite well on my system, but I'm still not sure if the 
behavior of multiple predicates is the one other people want. So, for the 
thread start running again:

- Should it test only the predicates from the awakened Conditions an accept if 
one of them is true?
- Or any of the predicates must be true (current implementation)?
- Or all of them must be true (less likely, but possible)?

Another option is that we allow the behavior to be configurable.

----------

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

Reply via email to