Skip to content

Missing cache fill in IntrinsicSerializer#1432

Merged
jeremydmiller merged 1 commit intoJasperFx:mainfrom
dominikjeske:features/serilizerbug
May 19, 2025
Merged

Missing cache fill in IntrinsicSerializer#1432
jeremydmiller merged 1 commit intoJasperFx:mainfrom
dominikjeske:features/serilizerbug

Conversation

@dominikjeske
Copy link
Contributor

No description provided.

}

serializer = typeof(IntrinsicSerializer<>).CloseAndBuildAs<IMessageSerializer>(messageType);
_inner = _inner.AddOrUpdate(messageType, serializer);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I'm not wrong this code should be added?

@jeremydmiller jeremydmiller merged commit ad77fa8 into JasperFx:main May 19, 2025
1 check passed
@dominikjeske dominikjeske deleted the features/serilizerbug branch May 28, 2025 16:36
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