summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-05-09-18-12-55.bpo-36867.FuwVTi.rst
blob: 5eaf0a032cc3c2a4c0dbf3965e06aa3b97482021 (plain)
1
The multiprocessing.resource_tracker replaces the multiprocessing.semaphore_tracker module. Other than semaphores, resource_tracker also tracks shared_memory segments.