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

Rewind parser after reaching EOF #55 #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dScarpino
Copy link

For issue #55, i modified the class ThreadedChunkReaderWrapper. It should save the first chunk read, restart the parser after reaching end of file and if the parser have been restarted it should check the following chunks with the saved one (the first one read), and it stops if they're equal.

@rjpbonnal
Copy link

Thanks for the pull request, could you please check why travis is failing and solve that issue.

@dScarpino
Copy link
Author

i tried different solutions to find why travis is failing (#121), but they are failing too. I tried the original parser.rb file and it's failing too with travis

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.

2 participants