Skip to content

close file handle in DownloadFileWriter

Ava Howell requested to merge close-downloadfilewriter into master

Fixes #2279 (closed). Also fixes a case where we didn't check the error when opening a file handle for a download.

Merge request reports