Jeff Robbins <je...@livedata.com> added the comment:

I don't understand why 0 would be safer.  Since asyncio can only service this 
IOCP from its single threaded event loop, I would have thought 1 would express 
the intent better.  

Why not convey to the OS what we're up to, in case that helps it do a better 
job or reduces resource footprint?

----------

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

Reply via email to