]> granicus.if.org Git - python/commit
Make asyncio stream sendfile fail on error (was hang) (GH-14025)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Jun 2019 19:10:44 +0000 (12:10 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2019 19:10:44 +0000 (12:10 -0700)
commit3955dfff600dc8568e71ca19a48c72555043081f
treeec2d5d5d950ee91d2a8a204ed028f1fc1c1e1f0e
parentf72886a066ba7d3a3aa077cfc3cad2ca0b2cdbf6
Make asyncio stream sendfile fail on error (was hang) (GH-14025)

(cherry picked from commit 0d1942774a70d561dbaaa980742dd0927e8aa51a)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Lib/test/test_asyncio/test_streams.py