Prevent duplicate RealTimeSync processes from multiple launches

Get help for specific problems
Posts: 1
Joined: 2 Sep 2025

dongka

Hello,

I use PyCharm to automatically launch RealTimeSync when a project opens. The problem is that PyCharm doesn't kill the task upon exit, leading to multiple instances of RealTimeSync running in the background after several IDE restarts.
Posts: 4908
Joined: 11 Jun 2019

xCSxXenon

Why not just have RTS run all the time instead of when opening a project?
If for reason you have to do this, you need to request a feature for PyCharm that allows running acommand/script when closing a project also.