afero icon indicating copy to clipboard operation
afero copied to clipboard

Handle errors from closing writable Files

Open Jille opened this issue 3 years ago • 1 comments

Close might do some flushing, so failures to Close might cause data loss.

We should probably also check all Close() calls of read-only files, but I'm not aware of any data loss possibilities by ignoring those.

Jille avatar Feb 06 '22 10:02 Jille

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Feb 06 '22 10:02 CLAassistant