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

Example fileio2.go fails with smaller chunk sizes and large files #166

Open
wozuo opened this issue Jul 30, 2020 · 0 comments
Open

Example fileio2.go fails with smaller chunk sizes and large files #166

wozuo opened this issue Jul 30, 2020 · 0 comments

Comments

@wozuo
Copy link

wozuo commented Jul 30, 2020

Hi,

I was just testing different examples from the example dir, and I the fileio2.go example works just fine with the suggested chunk size of 250000. But when I change the chunk size to e.g. 1024 the example stops working (it stops after a few fetch loops and never progresses after that). Does anyone have an idea why that is?

Best regards

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

No branches or pull requests

1 participant