Hi,

Is is currently possible to have Lianja call execpython() and not wait for a return?
I want to run multiple background threads by calling several execpython() commands at the same time

I know I can do a spawn cmd RUN, but I was wondering if I can do this without shelling out of the Lianja itself.

Thanks

Herb