Open thoughtfuldata opened 7 months ago
Thank you for raising this issue. We will attempt to reproduce this internally and get back with any investigation results.
@thoughtfuldata have you tried adding that env variable in the Cloud Run launch.json's env config?
Environment:
Version: 1.88.1 (user setup) Commit: e170252f762678dec6ca2cc69aba1570769a5d39 Date: 2024-04-10T17:41:02.734Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Windows_NT x64 10.0.22631
Version information
Cloud Code Extension version: v2.8.1
Cloud SDK: 467.0.0]
Skaffold: 2.9.0
Kubectl: 1.26.13
Description: Debugging skips all breakpoints
Repro step:
When trying to "Debug on Cloud Run Emulator"
based on this #445 I have even added python: time.sleep(40) and still doesn't work.
I do get this message:
but not sure if this means anything. I tried to add it in a couple of places and work with Sourcemapfile but still didn't fix it