Can you try with `ParallelRunner` here? We can hel...
# beginners-need-help
d
Can you try with
ParallelRunner
here? We can help you work through the errors, due to the way Python works you don't get true concurrency with threads and we have to use multi-processing.