DebugAdapter.jl icon indicating copy to clipboard operation
DebugAdapter.jl copied to clipboard

Harden handling of terminate request

Open svaante opened this issue 11 months ago • 0 comments

If the client sends terminate when debug_engine is Nothing DebugAdapter crashes. This is routinely the case if client sends terminate request as an response of an terminate event.

svaante avatar Jan 17 '25 20:01 svaante