This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov, viocal, yselivanov
Date 2019-05-21.13:02:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558443750.36.0.126385031044.issue36981@roundup.psfhosted.org>
In-reply-to
Content
Please re-read my previous comment.
If you use asyncio incorrectly -- yes, you can run out of memory.
The proper usage of pause_readind()/resume_reading() resolves the issue.
History
Date User Action Args
2019-05-21 13:02:30asvetlovsetrecipients: + asvetlov, yselivanov, viocal
2019-05-21 13:02:30asvetlovsetmessageid: <1558443750.36.0.126385031044.issue36981@roundup.psfhosted.org>
2019-05-21 13:02:30asvetlovlinkissue36981 messages
2019-05-21 13:02:30asvetlovcreate