[New-bugs-announce] [issue37279] asyncio sendfile sends extra data in the last chunk in fallback mode

Andrew Svetlov report at bugs.python.org
Fri Jun 14 06:25:04 EDT 2019


New submission from Andrew Svetlov <andrew.svetlov at gmail.com>:

My fault introduced in 3.7 in initial async sendfile implementation

----------
components: asyncio
messages: 345571
nosy: asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: asyncio sendfile sends extra data in the last chunk in fallback mode
type: behavior
versions: Python 3.7, Python 3.8, Python 3.9

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


More information about the New-bugs-announce mailing list