Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catch EOFError along with StopIteration (apache#28896)
* catch EOF instead of StopIteration * add stop iteration to close * catch both stop iteration and EOF
- Loading branch information