Skip to content

Keep elements in standard model immutable from parent-pointer updates#85

Merged
jrdouceur merged 2 commits intomainfrom
meta-gen/standard-elements-immutable
Mar 9, 2023
Merged

Keep elements in standard model immutable from parent-pointer updates#85
jrdouceur merged 2 commits intomainfrom
meta-gen/standard-elements-immutable

Conversation

@jrdouceur
Copy link
Collaborator

No description provided.

@rido-min
Copy link
Collaborator

rido-min commented Mar 7, 2023

do we have any issue to justify this change? should we add any test to validate?

@jrdouceur
Copy link
Collaborator Author

jrdouceur commented Mar 7, 2023 via email

@jrdouceur
Copy link
Collaborator Author

jrdouceur commented Mar 8, 2023

😄

@jrdouceur jrdouceur linked an issue Mar 8, 2023 that may be closed by this pull request
@jrdouceur
Copy link
Collaborator Author

Issue #86 is a different manifestation of the issue. It occurs on Parse(), whereas the other form occurs on ParseAsync().

@jrdouceur jrdouceur requested a review from rido-min March 8, 2023 23:06
@jrdouceur jrdouceur merged commit d7cbb71 into main Mar 9, 2023
@jrdouceur jrdouceur deleted the meta-gen/standard-elements-immutable branch March 9, 2023 12:40
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.

Parsing on multiple threads can lead to InvalidOperationException exceptions IndexOutOfRangeException when parsing models in multithreads

3 participants