Skip to content

Conversation

ZeroIntensity
Copy link
Member

@ZeroIntensity ZeroIntensity commented Sep 18, 2025

During finalization, we need to mark all non-daemon threads as daemon to quickly shut down threads when sending CTRL^C to the process. This was a minor regression from GH-136004.

Copy link
Member

@ericsnowcurrently ericsnowcurrently left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I'm still not convinced changing the whence after the fact is good long term but we can address that separately.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Sprint 2024 Sep 18, 2025
@ZeroIntensity ZeroIntensity merged commit 3eec897 into python:main Sep 18, 2025
47 checks passed
@ZeroIntensity ZeroIntensity deleted the fix-threading-interrupt branch September 18, 2025 20:04
@github-project-automation github-project-automation bot moved this from In Progress to Done in Sprint 2024 Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants