Skip to content

fix: remove constructed objects from cache #125#126

Merged
Nylle merged 1 commit intomasterfrom
issue-125
Jan 31, 2026
Merged

fix: remove constructed objects from cache #125#126
Nylle merged 1 commit intomasterfrom
issue-125

Conversation

@akutschera
Copy link
Collaborator

When we cannot fill an object via reflection (e.g. records), then we need to remove the object from the cache after we created it. We need to do this in order to actually fill sets with more than one member

When we cannot fill an object via reflection (e.g. records), then we
need to remove the object from the cache after we created it. We need to do this
in order to actually fill sets with more than one member
@Nylle Nylle merged commit 178310e into master Jan 31, 2026
1 check passed
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