Is there any way to use the python script in a multiprocessed way so hanging processes don't crash CLO?
I'm trying to find a way to use the python scripting function, and since you can't adjust the python install at all given it's compiled along with the rest, is there any chance you'll make the script window run in a separate process? The python used is lacking most of the packages I need to have it be any use, and if it was in another process I could use a local server to interact with it via an external script.
1
Comentarios