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/
- [Python-ideas] Re: Add «iterate non-blocking» wrapper to ... Andrew Svetlov
- [Python-ideas] Re: Add «iterate non-blocking» wrappe... Nikita Melentev
- [Python-ideas] Re: Add «iterate non-blocking» wr... Gustavo Carneiro
- [Python-ideas] Re: Add «iterate non-blocking... Nikita Melentev
- [Python-ideas] Re: Add «iterate non-bloc... Joao S. O. Bueno
- [Python-ideas] Re: Add «iterate non... Andrew Svetlov
- [Python-ideas] Re: Add «iterate... Joao S. O. Bueno
- [Python-ideas] Re: Add «iterate... Andrew Svetlov
- [Python-ideas] Re: Add «iterate... Joao S. O. Bueno
- [Python-ideas] Re: Add «iterate... Gustavo Carneiro
- [Python-ideas] Re: Add «iterate... Nikita Melentev
- [Python-ideas] Re: Add «iterate... Andrew Svetlov
- [Python-ideas] Re: Add «iterate... Nikita Melentev
- [Python-ideas] Re: Add «iterate... Andrew Svetlov
- [Python-ideas] Re: Add «iterate... Nikita Melentev
- [Python-ideas] Re: Add «iterat... Greg Ewing
- [Python-ideas] Re: Add «iterate... Gustavo Carneiro
- [Python-ideas] Re: Add «iterate... Barry Scott
