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

fix(lsp): use a dedicated thread for the parent process checker #21869

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Jan 9, 2024

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.

@dsherret dsherret merged commit 741afc4 into denoland:main Jan 9, 2024
14 checks passed
@dsherret dsherret deleted the fix_lsp_separate_thread_parent_process_checker branch January 9, 2024 16:36
bartlomieju pushed a commit that referenced this pull request Jan 12, 2024
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.
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

Successfully merging this pull request may close these issues.

None yet

2 participants