Remote Debugging Memory Flood

Answered

When I try to conduct a remote debugging session in v2025.1.1, the session works as expected until I try to end the session. Then, the debug console gets flooded with `Disconnected` messages that quickly consume memory to the extent that I have to restart PyCharm. It doesn't seem to make a difference whether I end the session from the server or the end the connection from the remote client first. I never ran into this issue with PyCharm 2024.x.

PyCharm 2025.1.1
MacBook Air M4, 16GB

0
1 comment

Hi Dave Lehrer, this is due to a known issue PY-80927, unfortunately.

Please follow the issue for updates, feel free to vote and comment, and let us know if you need any help. If you're not familiar with YouTrack, please see https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications

0

Post is closed for comments.