Skip to content

Conversation

@mhanberg
Copy link
Collaborator

@mhanberg mhanberg commented Jul 3, 2025

BREAKING: The handle_request, handle_notification, and handle_info
callbacks are now run in their own process. The %LSP{} token has a new
field to hold the server's pid, so if you need to register other
processes to send it messages, you can use that intead of self()

BREAKING: The handle_request, handle_notification, and handle_info
callbacks are now run in their own process. The %LSP{} token has a new
field to hold the server's pid, so if you need to register other
processes to send it messages, you can use that intead of `self()`
@mhanberg mhanberg merged commit 8096c5d into main Jul 3, 2025
8 checks passed
@mhanberg mhanberg deleted the async branch July 3, 2025 03:21
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.

2 participants