This actually doesn’t work even with just one worker
p = ctx.Pool(1)
So I think it is related to the multiprocessing code
This actually doesn’t work even with just one worker
p = ctx.Pool(1)
So I think it is related to the multiprocessing code