Skip to content

sg: respect $DELVE

Warren Gifford requested to merge sg-delve-1 into main

Created by: chrismwendt

The migration from ./dev/start.sh dropped the check for $DELVE, which used to turn off optimizations and make debugging easier. This PR brings back the check.

TODO

  • Consider adding this check for all Go services, not just enterprise-frontend. 💭 Ideas?

Merge request reports

Loading