Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.8] bpo-39010: Improve test shutdown (GH-22066)#22083

Merged
1st1 merged 1 commit into
python:3.8python/cpython:3.8from
miss-islington:backport-be435ae-3.8miss-islington/cpython:backport-be435ae-3.8Copy head branch name to clipboard
Sep 3, 2020
Merged

[3.8] bpo-39010: Improve test shutdown (GH-22066)#22083
1st1 merged 1 commit into
python:3.8python/cpython:3.8from
miss-islington:backport-be435ae-3.8miss-islington/cpython:backport-be435ae-3.8Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 3, 2020

Copy link
Copy Markdown
Contributor

Simply closing the event loop isn't enough to avoid warnings. If we
don't also shut down the event loop's default executor, it sometimes
logs a "dangling thread" warning.

Follow-up to GH-22017
(cherry picked from commit be435ae)

Co-authored-by: Ben Darnell ben@bendarnell.com

https://bugs.python.org/issue39010

Automerge-Triggered-By: @1st1

Simply closing the event loop isn't enough to avoid warnings. If we
don't also shut down the event loop's default executor, it sometimes
logs a "dangling thread" warning.

Follow-up to pythonGH-22017
(cherry picked from commit be435ae)

Co-authored-by: Ben Darnell <ben@bendarnell.com>
@1st1 1st1 merged commit 40e2444 into python:3.8 Sep 3, 2020
@bedevere-bot

Copy link
Copy Markdown

@1st1: Please replace # with GH- in the commit message next time. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.