Running slicersalt via commandline seems very useful, but seems not-loop friendly.
Is it possible to stop slicersalt, after
./slicersalt --no-main-window --python-script SOME COMMAND?
after successful run, the cmd stops with ‘all pipeline took ~~~’.
Because this, it’s not loop-able for bash script. Is it possible to kill slicersalt and make commandline script loopable?