Description of changes:
Looks like after a recent merge some leak sanitizer errors occurred. Build logs can be seen here. The unit tests didn't close the readers used, so this PR closes them.
Hoping to start failing builds on sanitizer errors very soon.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available: n/a
Description of changes: Looks like after a recent merge some leak sanitizer errors occurred. Build logs can be seen here. The unit tests didn't close the readers used, so this PR closes them.
Hoping to start failing builds on sanitizer errors very soon.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.