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

Add getRootThreadSafe() to return a deep-copied JsonObject #176

Merged
merged 5 commits into from
May 13, 2024
Merged

Conversation

7hong13
Copy link
Contributor

@7hong13 7hong13 commented May 13, 2024

What this PR does / why we need it?

  • Updated getRootThreadSafe() to return a deep-copied JsonObject to prevent ConcurrentModificationException.
  • Added consumer-rules.pro.

Any background context you want to provide?

What are the relevant tickets?

Fixes #

Checklist

  • Added relevant tests or not required
  • Didn't break anything

@7hong13 7hong13 added the enhancement 🌟 New feature or request label May 13, 2024
@7hong13 7hong13 requested a review from skhugh May 13, 2024 04:52
@7hong13 7hong13 self-assigned this May 13, 2024
@7hong13 7hong13 added this to the 0.4.19 milestone May 13, 2024
@7hong13 7hong13 changed the title Update getRoot() to return a deep-copied JsonObject Update getRootThreadSafe() to return a deep-copied JsonObject May 13, 2024
@7hong13 7hong13 merged commit 57e3d89 into main May 13, 2024
4 of 6 checks passed
@7hong13 7hong13 deleted the root_object branch May 13, 2024 07:22
@7hong13 7hong13 changed the title Update getRootThreadSafe() to return a deep-copied JsonObject Add getRootThreadSafe() to return a deep-copied JsonObject May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants