Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 adding timeout for RPC call (#678)
This cuased a problem when the language server is OOM killed and the read step was always waiting causing an indefinite hang. This will timeout these requests. Signed-off-by: Shawn Hurley <[email protected]>
- Loading branch information