STINNER Victor added the comment:

Pim Klanke: "(...) IMO there is no need to handle urgent data events of all 
file objects, before handling other events."

Hum, ok. So no need to extend the selectors API for that. I also understand 
that it's better to let applications decide how to prioritize these events :-) 
I'm totally fine if we only provide events and let the application decide how 
to handle them.

The question will be more important in the asyncio API, bpo-30847.

----------

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

Reply via email to