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

'threadsRequest' does not send response if 'miDebugger.getThreads()' fails #282

Open
martin-fleck-at opened this issue Jul 29, 2021 · 0 comments

Comments

@martin-fleck-at
Copy link
Contributor

The MI2DebugSession.threadsRequest does not send a response if MI2.getThreads calls fails.

We encountered this problem when using this extension with Eclipse Theia. Specifically, the UI relies on the session to receive a response as otherwise a Promise will never finish, causing subsequent updates to be queued indefinitely.

martin-fleck-at added a commit to martin-fleck-at/code-debug that referenced this issue Jul 29, 2021
Signed-off-by: Martin Fleck <mfleck@eclipsesource.com>
WebFreak001 pushed a commit that referenced this issue Jul 29, 2021
Signed-off-by: Martin Fleck <mfleck@eclipsesource.com>
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

No branches or pull requests

1 participant