Skip to content

Fix random crash bug#14

Open
zmokhtar wants to merge 2 commits intorkalla:masterfrom
zmokhtar:master
Open

Fix random crash bug#14
zmokhtar wants to merge 2 commits intorkalla:masterfrom
zmokhtar:master

Conversation

@zmokhtar
Copy link

Fix a bug where sometimes read does not return a full record even though we are not at the end of the file causing the parser to crash. Instead, we read the next chunk and keep moving along.

zmokhtar and others added 2 commits March 23, 2017 10:02
…ugh we are not at the end of the file causing the parser to crash. Instead, we read the next chunk and keep moving along.
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

Comments