Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On methods readBlock and readBlockRegion, the opened files were never closed which resulted in errors when attempting to delete these files on pruning on windows. Properly closing the files avoids this error.
- Loading branch information