[issue36981] asyncio transport.write() memory out

viocal report at bugs.python.org
Tue May 21 08:58:42 EDT 2019


viocal <viocal at tom.com> added the comment:

for example 
the system free memory size is 512m
and filedata size is 500m
will transport Success
but filedata than 512m will be failed

----------
resolution: not a bug -> 

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36981>
_______________________________________


More information about the Python-bugs-list mailing list