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.
Prevent duplicate RealTimeSync processes from multiple launches
- Posts: 1
- Joined: 2 Sep 2025
- Posts: 4908
- Joined: 11 Jun 2019
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.
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.