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

Send valid JSON-RPC notifications from executors #639

Merged
merged 4 commits into from
Jul 19, 2022

Conversation

rekmarks
Copy link
Member

BaseSnapExecutor.notify() was sending invalid JSON-RPC notifications to the execution service over the command stream. This PR ensures that only valid notifications are sent.

@rekmarks rekmarks requested a review from a team as a code owner July 17, 2022 22:44
@FrederikBolding
Copy link
Member

Also needs a rebase now @rekmarks !

rekmarks and others added 4 commits July 19, 2022 00:28
@rekmarks rekmarks merged commit bb0c266 into main Jul 19, 2022
@rekmarks rekmarks deleted the use-real-notifications branch July 19, 2022 07:45
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