I have a function that I parallelise using concurrent.futures.ProcessPoolExecutor() something like this:
concurrent.futures.ProcessPoolExecutor()
with concurrent.futures.ProcessPoolExecu