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

No size limit for received server output JSON #1779

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

davidBar-On
Copy link
Contributor

Fix PR #1709 that did not take into account reading JSON for --get-server-output. Now limiting the received JSON size only when reading parameters. Size is not limited for receiving server output JSON.

@bmah888
Copy link
Contributor

bmah888 commented Sep 27, 2024

Thanks for the pull request! We should definitely fix this.

@davidBar-On
Copy link
Contributor Author

@swlars, @bmah888, just to make sure that this PR is not overlooked, as it is a bug fix (that was caused by my PR #1709 ...).

@swlars
Copy link
Contributor

swlars commented Oct 18, 2024

Hi David! Thank you for the pull request! I have confirmed this seems to remove the issue of the overflow on ubuntu.

@swlars swlars merged commit 062ad48 into esnet:master Oct 18, 2024
3 checks 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.

3 participants