Skip to content

Implement serialization scoping #1

Description

@erikvk

Implement some kind of scoping mechanism to enable serialization to be wrapped in transactions for Starcounter3x. Right now, serialization is made outside such a transaction scope, which generates runtime exceptions.

see:

return protocolProvider.Serialize(this, acceptProvider).Finalize(acceptProvider);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions