Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure delayed initialization of JsonArray/JsonObject is thread-safe #77567

Merged
merged 3 commits into from
Oct 28, 2022

Conversation

eiriktsarpalis
Copy link
Member

Fix #77421.

@ghost
Copy link

ghost commented Oct 27, 2022

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix #77421.

Author: eiriktsarpalis
Assignees: -
Labels:

area-System.Text.Json

Milestone: -

@gregsdennis
Copy link
Contributor

Thank for putting this together so quickly everyone!

@eiriktsarpalis eiriktsarpalis merged commit 7fbf1c1 into dotnet:main Oct 28, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 27, 2022
@eiriktsarpalis eiriktsarpalis deleted the jsonnode-threadsafety branch June 13, 2023 16:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JsonNode is not thread safe
4 participants