Skip to content

Resolve "Solve danging sub processes"

Wout De Nolf requested to merge 10-solve-danging-sub-processes into main

Related #10

Call pool.join after pool.terminate to wait until workers finished.

Add the possibility to use a common process pool for a workflow (used in the test suite).

Neither solve the freezing issue caused by pytest-cov

Edited by Wout De Nolf

Merge request reports