GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Debugger detaches after resume from breakpoint, must restart
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.