gh-136003: Skip non-daemon threads when exceptions occur during finalization (GH-139129)
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.
P
Peter Bierma committed
3eec8977528dbbd22f9c0873930507fd97053843
Parent: 293b05c
Committed by GitHub <noreply@github.com>
on 9/18/2025, 8:04:01 PM