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

Increase buffer size #351

Merged
merged 3 commits into from May 21, 2018
Merged

Conversation

pysysops
Copy link
Contributor

This "fixes" #315 where big lines of test (like single line JSON) are not handled well by the default buffer size. This increases it from the default to 512K which should be enouch for most situations although this might warrant review / improvement in future.

@stell-aelsabbahy
Copy link
Collaborator

Let's bump this to 1024, and I'll merge it.

@timbirk
Copy link
Contributor

timbirk commented May 21, 2018

Buffer bumped to 1024.

@aelsabbahy
Copy link
Member

Thanks!

@aelsabbahy aelsabbahy merged commit 6f0b489 into goss-org:master May 21, 2018
BenjaminHerbert pushed a commit to BenjaminHerbert/goss that referenced this pull request May 28, 2020
* Increase buffer size

* Increase buffer to 1024
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.

None yet

4 participants