Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly close all open files on exit
The old logic iterated over a list while modifying this list, effectively skipping every second open file.
- Loading branch information