See https://instructure.atlassian.net/l/cp/nefWMv5k for debugging setup.
RubyGems version of rdebug-ide has a bug (behavior?) where it will
terminate the debugged process when you disconnect it. Credit to
https://github.com/ruby-debug/ruby-debug-ide/issues/199#issuecomment-1242735558
for the workaround.
flag=none
test plan
- set up VS Code IDE debugging per instructions in the Confluence link
above
- start debugging
- detach your debugger
* Web container should still be running and Canvas should still work
Change-Id: Ifc7c6376dde2a4f23d709f9d32076fc45a0e1483
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/302228
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Jake Oeding <jake.oeding@instructure.com>
QA-Review: Jon Scheiding <jon.scheiding@instructure.com>
Product-Review: Jon Scheiding <jon.scheiding@instructure.com>
Build-Review: Aaron Ogata <aogata@instructure.com>