mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-23 22:00:54 -04:00
Files opened by these two functions were not being closed, leaking file descriptors. Close files that were opened when the function exist.