intel / intel/dml-language-server

LSP requests to server can time-out in some unexpected cases

Open
#155 1 comment 0 reactions 1 assignee Claimed by @JonatanWaern View on GitHub
bug Medium Priority
Dominant language
Rust
Stars
9
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Goto-definition can time out despite all device-contexts for the current device being finished (as reported in-client, at least)

Once one request times out, subsequent requests may give 'no response' instantly, before the server recovers and communication is re-established.

Likely an error either in device context reporting (the device isn't ready even though the analysis says it is) or in the request state-waits (they are waiting even though they should not be)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.