uber/neuropod

Add more multithreaded PythonBridge tests

Opened this issue · 0 comments

#163 fixes a set of issues with the GIL and threading (and adds tests to validate the fix).

We should add more threading tests of different types to flush out other potential multithreading issues w/ python and the GIL.