Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Actually close files in
get_run_info()
when parallel_io=false
Do not need/use open files in this case (they are reopened as necessary), so actually close all the files.
- Loading branch information