Skip to content

Conversation

@asvetlov
Copy link
Contributor

@asvetlov asvetlov commented Jun 12, 2019

@aixtools it should convert hang on AIX into a failure.
Fixing the failure is another task

A note about the change:
before assertion in stream server callback (serve_callback()) stopped the callback itself but was not propagated to test itself.
The test was hanging as a result.

@asvetlov asvetlov requested a review from 1st1 as a code owner June 12, 2019 18:23
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels Jun 12, 2019
@asvetlov asvetlov changed the title Make asyncio stream sendfile fail on error (was hang) Make asyncio stream sendfile fail on error (was hung) Jun 12, 2019
@asvetlov asvetlov merged commit 0d19427 into python:master Jun 12, 2019
@miss-islington
Copy link
Contributor

Thanks @asvetlov for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-14026 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Jun 12, 2019
(cherry picked from commit 0d19427)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants