SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-35477: multiprocessing.Pool.__enter__() fails if called twice (GH-11134)

multiprocessing.Pool.__enter__() now fails if the pool is not
running: "with pool:" fails if used more than once.
V
Victor Stinner committed
08c2ba0717089662132af69bf5948d82277a8a69
Parent: 502fe19
Committed by GitHub <noreply@github.com> on 12/13/2018, 1:15:30 AM