google / cql

An experimental Clinical Quality Language execution engine for analyzing FHIR healthcare data at scale.
Apache License 2.0
57 stars 6 forks source link

Properly Close some files, which also helps address some Windows test failures. #27

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Properly Close some files, which also helps address some Windows test failures.

We may want to also revisit some of the other defers in iohelpers/ in a future change, to set the returned error if appropriate.