That is exaclty the point of coroutines, but as I described above, there are cases, where blocking code is too long and moving it to thread makes it harder to use. _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/3ZGA4DIRIEGHX2MO6NLUA5L2W3XTBAYR/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-ideas] Add «iterate non-blocking» wrapper to prev... Nikita Melentev
- [Python-ideas] Re: Add «iterate non-blocking» wrappe... Nikita Melentev
- [Python-ideas] Re: Add «iterate non-blocking» wr... Paul Moore
- [Python-ideas] Re: Add «iterate non-blocking... Adrien Ricocotam
- [Python-ideas] Re: Add «iterate non-bloc... Nikita Melentev
- [Python-ideas] Re: Add «iterate non... Chris Angelico
- [Python-ideas] Re: Add «iterate... Nikita Melentev
- [Python-ideas] Re: Add «iterate non... Joao S. O. Bueno
- [Python-ideas] Re: Add «iterate... Nikita Melentev
- [Python-ideas] Re: Add «iterate... Joao S. O. Bueno
- [Python-ideas] Re: Add «ite... Nikita Melentev
- [Python-ideas] Re: Add «iterate non-blocking» wrappe... Andrew Svetlov
- [Python-ideas] Re: Add «iterate non-blocking» wr... Nikita Melentev
- [Python-ideas] Re: Add «iterate non-blocking... Gustavo Carneiro
- [Python-ideas] Re: Add «iterate non-bloc... Nikita Melentev
- [Python-ideas] Re: Add «iterate non... Joao S. O. Bueno
- [Python-ideas] Re: Add «iterate... Andrew Svetlov