Uh oh!
There was an error while loading. Please reload this page.
Suppress warning on exit by properly closing pydevd socket - #1826
Conversation
Rich Chiodo (rchiodo)
commented
Feb 5, 2025
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Rich Chiodo (rchiodo)
commented
Feb 5, 2025
That's kinda strange, but we do try to keep pydev.debugger and debugpy in sync. So theoretically a push here will end up in Pydev.debugger eventually. |
bersbersbers
commented
Feb 5, 2025
It's less strange once you consider that I started looking into pydevd only to fix this one bug. I have no idea how to even connect anything to pydevd, apart from debugpy. So I should probably rephrase, I don't know how I can reproduce it in pydevd, but that should not mean that I believe there is no way at all. |
Rich Chiodo (rchiodo)
commented
Feb 5, 2025
Thanks for the submission. Should ship in our next release. |
bersbersbers
commented
Apr 25, 2025
Backport in fabioz/PyDev.Debugger#304 |
Closes#1812.
I am unsure if I should submit this to https://github.com/fabioz/PyDev.Debugger (first) because I can reproduce this only in conjunction with
debugpy, like so: