Skip to content

gh-126434: Propagate sys.exit from signal handler to main thread

88b45b9
Select commit
Loading
Failed to load commit list.
Draft

gh-126434: Use multiprocessing.Value for multiprocessing.Event to avoid deadlock when there is reentrant usage of set from is_set, e.g. when handling system signals #126437

gh-126434: Propagate sys.exit from signal handler to main thread
88b45b9
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs