Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lsp): use a dedicated thread for the parent process checker (#21869)
Ensures the Deno process is brought down even when the runtime gets hung up on something. Marvin found that the lsp was running without a parent vscode around so this is maybe/probably related.
- Loading branch information