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

Fix json chunk stream never ending loop #3846

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

humandad
Copy link
Contributor

@humandad humandad commented Feb 8, 2024

What does this PR do?

  1. Fixes some scenarios where JSON parsing could result in a never-ending loop.

Testing

  1. Create a new collection and generate fields for it. Verify that the browser doesn't go into an infinite loop and crash.

@humandad humandad self-assigned this Feb 8, 2024
@humandad humandad merged commit a9db7b9 into master Feb 8, 2024
@humandad humandad deleted the fix-json-chunk-stream-neverending-loop branch February 8, 2024 22:12
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.

1 participant