Socket help with the MoonSharp VS Code debugger #311
Unanswered
EddRobinson
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Having an issue with VS Code debugger. The first run through works fine and as intended, and at the end of the script I tell the server to detach and dispose use the MoonSharpVsCodeDebugServer functions.
But it seems to "hang" on to the socket for ~60 seconds afterwards, so if I try to use the debugger again it doesn't work.
Is there anyway around this, forcing it to close straight away, or has anyone experienced the same thing?
Beta Was this translation helpful? Give feedback.
All reactions