Skip to content

Conversation

@ko1
Copy link
Collaborator

@ko1 ko1 commented Jul 8, 2022

This message can be received while in the subsession or not
(running debuggee program) and it should change the handling.

Also UI_DAP#event can be called after closing the socket
so so send should check @sock is available or not.

fix #630

This message can be received while in the subsession or not
(running debuggee program) and it should change the handling.

Also `UI_DAP#event` can be called after closing the socket
so so `send` should check `@sock` is available or not.

fix #630
@ko1 ko1 merged commit 288fb35 into master Jul 8, 2022
@ko1 ko1 deleted the fix_630 branch July 8, 2022 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disconnecting from VSCode shouldn't exit the running program

2 participants