Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close the temp file when dumping database to make the temp file can b…
…e deleted on Windows (go-gitea#23249) There was no `dbDump.Close()` before, Windows doesn't like to delete opened files.
- Loading branch information