-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
2 - pick nextIf looking for work, pick this ticket :-)If looking for work, pick this ticket :-)3 - in progressTicket is being worked onTicket is being worked onkind/bugFeature doesn't work as expected.Feature doesn't work as expected.t:serialization
Milestone
Description
We used to use protobuf for it, which how clashes with our DA serialization infra...
We probably should give up on mixing proto and codable for now...
Reproducer:
distributed actor X {
distributed func test(node: UniqueNode) {} // will boom
}
try await X(actorSystem: actorSystem).test(node: actorSystem.cluster.uniqueNode)Metadata
Metadata
Assignees
Labels
2 - pick nextIf looking for work, pick this ticket :-)If looking for work, pick this ticket :-)3 - in progressTicket is being worked onTicket is being worked onkind/bugFeature doesn't work as expected.Feature doesn't work as expected.t:serialization