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

Sharing of protobufs across isolate (tracking bug) #218

Open
mkustermann opened this issue Mar 8, 2019 · 1 comment
Open

Sharing of protobufs across isolate (tracking bug) #218

mkustermann opened this issue Mar 8, 2019 · 1 comment
Labels

Comments

@mkustermann
Copy link
Collaborator

This is a tracking issue for sharing protobuf messages across isolates.

It is blocked on various other things atm:

@mkustermann
Copy link
Collaborator Author

The change in 75389dd made the transitive object graph of protobuf messages no longer contain closures and replaced it by virtual dispatch instead. That allows now sending protobuf messages across isolates.

Keeping the issue open, since it also tracks sharing of protobufs across isolates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant