Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Launching..." notifications sometimes do not appear #1574

Closed
DanTup opened this issue Apr 3, 2019 · 1 comment
Closed

"Launching..." notifications sometimes do not appear #1574

DanTup opened this issue Apr 3, 2019 · 1 comment
Labels
in debugger Relates to the debug adapter or process of launching a debug session is bug
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Apr 3, 2019

Happens because we're not tracking the session when we get the event. Not sure if this is intended or a bug, waiting for confirmation:

microsoft/vscode#71651

@DanTup DanTup added is bug in debugger Relates to the debug adapter or process of launching a debug session labels Apr 3, 2019
@DanTup DanTup added this to the v2.26.0 milestone Apr 3, 2019
@DanTup DanTup added blocked on vs code / lsp / dap Requires a change in VS Code to progress and removed blocked on vs code / lsp / dap Requires a change in VS Code to progress labels Apr 3, 2019
@DanTup
Copy link
Member Author

DanTup commented Apr 10, 2019

Fixed with a workaround for now (6694f26).

@DanTup DanTup closed this as completed Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in debugger Relates to the debug adapter or process of launching a debug session is bug
Projects
None yet
Development

No branches or pull requests

1 participant