You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "arosien (via GitHub)" <gi...@apache.org> on 2023/03/17 16:06:57 UTC

[GitHub] [daffodil-vscode] arosien opened a new issue, #494: Extension doesn't connect to launched backend if debugServer launch property missing

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: commits-unsubscribe@daffodil.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] Shanedell closed issue #494: Extension doesn't connect to launched backend if debugServer launch property missing

Posted by "Shanedell (via GitHub)" <gi...@apache.org>.
Shanedell closed issue #494: Extension doesn't connect to launched backend if debugServer launch property missing
URL: https://github.com/apache/daffodil-vscode/issues/494


-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org