Known limitations

Operations known to not work with the Python client are:

The GDS Python client is not compatible with Python’s multiprocessing or any operations that rely on forking. If running queries in parallel is required, multithreading can be used instead.