python-casacore doesn't drop the GIL and isn't thread safe.
The aim of this repo is to reproduce dask-ms's TableProxy and Executor classes in C++ to solve the above issues using PyBind11.
python-casacore doesn't drop the GIL and isn't thread safe.
The aim of this repo is to reproduce dask-ms's TableProxy and Executor classes in C++ to solve the above issues using PyBind11.