Pycharm debugger takes a long time to stop when using SSH deployment

It takes about half to one minute each time to stop the debugger or rerun it.

I guess the problem is not with the SSH connection as the debugger starts immediately - the delay only happens at stopping the debugger.

Which is even more interesting is that if the debugger stops due to an exception that will lead to an error, continuing the debugger with F9 also happen to finish the process immediately. However, if I try to Stop debugging with Ctrl+F2, it takes a long time again.

It's very annoying, is there any idea why this happens, or some workaround to get rid of this?

Thank you!

1
5 comments

Hi, 

Could you please submit and issue to https://youtrack.jetbrains.com/issues/py and provide logs from **Help | Collect Logs and Diagnostic Data** after reproducing the issue?

0

Hi, I have the same problem. Waiting for a response. Thanks!

0

This is still problem in pycharm version 2024.1.3 Build #JBC-241.17890.14, built on June 4, 2024. Please let me know if you would like to receive the logs.

0

Hi Antonín Jarolím , As a general troubleshooting step, would you please try updating the recent 2024.1.4 version of PyCharm and check if the issue persists on it? If so, please share logs from Help | Collect Logs and Diagnostic Data after reproducing the issue. Please upload it to https://uploads.services.jetbrains.com and let me know the upload ID.

 

0

Hello, Mikhail Tarabrikov it seems that updating to the latest version actually resolved this long lasting issue, awesome! Have a nice day. 

0

Please sign in to leave a comment.