How to re-open an Already Running PyCharm

I'm running pycharm using ssh on another machine. The connection sometimes timeout and I can see from resources that the project is still going but when I ssh again and run PyCharm won't load because Already Running. Is there a way to restore the User Interface of PyCharm on an ongoing debug session? Thank you
0
1 comment

Hi, how are you running PyCharm remotely? Are you using SSH interpreter to run/debug the code remotely, or are you running the whole IDE on the remote machine? In case of latter, how are you streaming UI back to your local machine? Please provide more info.

0

Please sign in to leave a comment.