Skip to content
Commit a5573fc8 authored by Craig Silverstein's avatar Craig Silverstein
Browse files

Move all uses of `pool` inside `run_parallel()`.

This includes creating the pool, tearing it down under normal use, and
tearing it down in case of exception.

Doing this makes it harder to leak processes, as for instance was
happening in #410.

Fixes #410
parent f8344997
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment