knossos icon indicating copy to clipboard operation
knossos copied to clipboard

Allow (multithreaded) python execution alongside K (PythonQt and GIL)

Open jmrk84 opened this issue 8 years ago • 0 comments

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/

jmrk84 avatar Dec 19 '16 12:12 jmrk84