Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 211 Bytes

2023-09-22-20-16-44.gh-issue-109593.LboaNM.rst

File metadata and controls

1 lines (1 loc) · 211 Bytes

Avoid deadlocking on a reentrant call to the multiprocessing resource tracker. Such a reentrant call, though unlikely, can happen if a GC pass invokes the finalizer for a multiprocessing object such as SemLock.