Skip to content

Send TypeAndParams when created on a worker#6077

Draft
antonydellavecchia wants to merge 3 commits into
masterfrom
adv/workers-creating-context
Draft

Send TypeAndParams when created on a worker#6077
antonydellavecchia wants to merge 3 commits into
masterfrom
adv/workers-creating-context

Conversation

@antonydellavecchia

@antonydellavecchia antonydellavecchia commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

When workers create context and return a result with that context the main process needs to have deserialized that context before loading the result.

This fixes that issue, but might slow things down, and will need some benchmarking

Also, adds some clean up to properly pass init expressions to worker startup

@antonydellavecchia antonydellavecchia added serialization experimental Only changes experimental parts of the code release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes labels Jun 19, 2026
@antonydellavecchia antonydellavecchia marked this pull request as draft June 19, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

experimental Only changes experimental parts of the code release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes serialization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant