Hello,
I'm currently working on a project which integrates OpenOB in a python program. I have a "start" button to run a link in a thread. Is there any way to stop the link without exiting the whole program.
I tried to implement this in the code, but the node keeps restarting when shut down.