You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can deploy my container and attach to it just fine, and the debugger stops properly at a breakpoint. However, when I resume from that breakpoint, the debugger detaches:
and I can't re-attach:
The only way to get it running again is to select Terminate then resume my debugger. I get one shot at a breakpoint.
Expected Behavior
Debugger resumes
Actual Behavior
Debugger detaches, then can't resume.
Additional Information
IntelliJ Build #IU-233.14475.28, built on February 13, 2024
Cloud Code 24.8.2-233-api-version-223
Managed Skaffold version v2.11.0
MacOS 14.0
The text was updated successfully, but these errors were encountered:
I can deploy my container and attach to it just fine, and the debugger stops properly at a breakpoint. However, when I resume from that breakpoint, the debugger detaches:
and I can't re-attach:
The only way to get it running again is to select Terminate then resume my debugger. I get one shot at a breakpoint.
Expected Behavior
Debugger resumes
Actual Behavior
Debugger detaches, then can't resume.
Additional Information
IntelliJ Build #IU-233.14475.28, built on February 13, 2024
Cloud Code 24.8.2-233-api-version-223
Managed Skaffold version v2.11.0
MacOS 14.0
The text was updated successfully, but these errors were encountered: