ZeroIntensity · GitHub

added 2 commits

January 8, 2025 12:26

@ZeroIntensity

Closed

ZeroIntensity

Closed

Open

sergey-miryanov

…rpreter-thread-shutdown

Closed

Merged

ericsnowcurrently

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>

ericsnowcurrently

@ericsnowcurrently

@ZeroIntensity

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 19, 2025
…on (pythongh-128640)
Incidentally, this also fixed the warning not showing up if a subinterpreter wasn't
cleaned up via _interpreters.destroy. I had to update some of the tests as a result.
(cherry picked from commit  9859791 )
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>

Closed

ZeroIntensity added a commit to ZeroIntensity/cpython that referenced this pull request

May 19, 2025

ericsnowcurrently pushed a commit that referenced this pull request

May 19, 2025
…tion (gh-128640)" (gh-134256)
This reverts commit  9859791 .
The original change broke the iOS and android buildbots, where the tests are run single-process.

ZeroIntensity added a commit to ZeroIntensity/cpython that referenced this pull request

May 24, 2025

Merged

Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request

Jul 12, 2025
…on (pythongh-128640)
Incidentally, this also fixed the warning not showing up if a subinterpreter wasn't
cleaned up via _interpreters.destroy. I had to update some of the tests as a result.

Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request

Jul 12, 2025

taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request

Aug 4, 2025
…on (pythongh-128640)
Incidentally, this also fixed the warning not showing up if a subinterpreter wasn't
cleaned up via _interpreters.destroy. I had to update some of the tests as a result.

taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request

Aug 4, 2025

Merged

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 17, 2025

ZeroIntensity added a commit that referenced this pull request

Oct 7, 2025
…ion with fixed daemon thread support (GH-134606) (GH-139050)
gh-128639: Don't assume one thread in subinterpreter finalization with fixed daemon thread support (GH-134606)
This reapplies GH-128640.
(cherry picked from commit  a648813 )
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>

Read the original on github.com ↗