Skip to content

bpo-32703: Fix coroutine resource warning in case where there's an error#5410

Merged
1st1 merged 2 commits into
python:masterfrom
1st1:fixcoro
Jan 29, 2018
Merged

bpo-32703: Fix coroutine resource warning in case where there's an error#5410
1st1 merged 2 commits into
python:masterfrom
1st1:fixcoro

Conversation

@1st1
Copy link
Copy Markdown
Member

@1st1 1st1 commented Jan 29, 2018

@njsmith
Copy link
Copy Markdown
Contributor

njsmith commented Jan 29, 2018

This is effectively a reversion of @benjaminp's fix for bpo-27968 so CC'ing @benjaminp.

Otherwise LGTM though it could use a test.

@1st1
Copy link
Copy Markdown
Member Author

1st1 commented Jan 29, 2018

Otherwise LGTM though it could use a test.

Yes, it needs a test and also to properly silence test_coroutines. Will work on this PR to finish it a bit later.

@1st1 1st1 merged commit 2a2270d into python:master Jan 29, 2018
@1st1 1st1 deleted the fixcoro branch January 29, 2018 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants