Pyright language client would be irresponsive
Open
- Dominant language
- Scala
- Stars
- 314
- Forks
- 187
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 209
Description
The Pyright language client would result in an error when disconnecting. And the subsequent connections would not be properly connected, even though the server is still actively running on the destinated port. When attempting connections, those connections will simply hang but not fail.

I have added a timeout logic to prevent a forever hanging of the subsequent connections. However, we need to look into the actual cause of 1) error during disconnection; 2) long hanging when establishing connection.
Contributor guide
Assessment
This issue has not been assessed yet.