cpython/Misc/NEWS.d/next/Library/2018-07-31-23-33-06.bpo-336...

4 lines
151 B
ReStructuredText

Fix a race condition in ``multiprocessing.semaphore_tracker`` when the
tracker receives SIGINT before it can register signal handlers for ignoring
it.