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: use registry for runtime messaging #121

Merged
merged 2 commits into from
Jul 21, 2023
Merged

Conversation

mhanberg
Copy link
Collaborator

No description provided.

@mhanberg
Copy link
Collaborator Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@mhanberg mhanberg force-pushed the 2023-07-20-workspace-registry branch from f58aa39 to ac89371 Compare July 21, 2023 04:14
@mhanberg mhanberg marked this pull request as ready for review July 21, 2023 04:15
@mhanberg mhanberg force-pushed the 2023-07-20-workspace-registry branch from 2dd230a to 1f3cf4d Compare July 21, 2023 04:19
@mhanberg mhanberg force-pushed the 2023-07-20-workspace-registry branch from 1f3cf4d to 062f28c Compare July 21, 2023 04:27
Base automatically changed from 2023-07-19-styler to main July 21, 2023 04:29
This uses a registry to track the runtimes, so that if one
crashes and is restarted, it will register itself with the
registry and the LSP process doesn't need to track them itself.

This also streamlines the logic for waiting for the the runtimes
to be ready.
@mhanberg mhanberg force-pushed the 2023-07-20-workspace-registry branch from 062f28c to 9c0d907 Compare July 21, 2023 04:29
@mhanberg mhanberg merged commit 639493c into main Jul 21, 2023
10 checks passed
@mhanberg mhanberg deleted the 2023-07-20-workspace-registry branch July 21, 2023 04:34
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

1 participant