Fixes:
- Handle multithreading in python: add locks for send_value and LispCallbackObject
- Launch python with
:sharing :lock
. This is used on CCL and has enabled(with-python-output ...)
on CCL.
Fixes:
:sharing :lock
. This is used on CCL and has enabled (with-python-output ...)
on CCL.