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
#132641
Loading