knossos
knossos copied to clipboard
Allow (multithreaded) python execution alongside K (PythonQt and GIL)
These changes should probably be incorporated into a PythonQT fork for knossos first, with a possible pull request later. todo:
- lock the Python GIL on entering Python code
- unlock the Python GIL on entering C++ code
This post contains some information: https://sourceforge.net/p/pythonqt/discussion/631393/thread/42e9d69b/