Fix bpo-30596: Add close() method to multiprocessing.Process (#2010)
* Fix bpo-30596: Add close() method to multiprocessing.Process * Raise ValueError if close() is called before the Process is finished running * Add docs * Add NEWS blurb
A
Antoine Pitrou committed
13e96cc596d158b98996db3fa291086ea4afecd9
Parent: 0ee32c1
Committed by GitHub <noreply@github.com>
on 6/24/2017, 5:22:23 PM