Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c75340a8fda52007855ca143513d2252c8cb1574
/
Lib
/
multiprocessing
/
context.py
ebb39bc
Issue #28779: multiprocessing.set_forkserver_preload() would crash the forkserver process if a preloaded module instantiated some multiprocessing objects such as locks.
by Antoine Pitrou
· 9 years ago
cd2a201
Issue #28779: multiprocessing.set_forkserver_preload() would crash the forkserver process if a preloaded module instantiated some multiprocessing objects such as locks.
by Antoine Pitrou
· 9 years ago
5458647
Issue #28053: Applying refactorings, docs and other cleanup to follow.
by Davin Potts
· 9 years ago
b1694cf
Issue #18999: Make multiprocessing use context objects.
by Richard Oudkerk
· 12 years ago