arosien opened a new issue, #494:
URL: https://github.com/apache/daffodil-vscode/issues/494

   If you don't include `"debugServer": 4711` in the `launch.json` config then 
the debug session doesn't connect to the launched debugger backend (which is 
listening on 4711, btw), and the backend stops itself after the default timeout 
of 10s is reached.
   
   I'm not sure what the extension is getting stuck on when this situation 
happens. But it sounds like some default value isn't filled in, or the missing 
case is being handled incorrectly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to