Exactly our case!
My position is same as njsmith (AFAIR) said somewhere about running file-io in 
threads: yes, it is faster to write chunk directly from coroutine, than write 
chunk from executor, but you guarantee that there will be no «freeze».
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/TLYGM36EZQLH6BBNI55QMAYOM3IPWZWB/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to