Skip to content

document what happens in case of errors #7095

Open
@droundy

Description

I would like to know when BufWriter::shutdown() or flush() fail whether the write has partially succeeded. Ideally I'd like to have a way to upload such that the operation will be atomic, and the file will not end up in a partially-uploaded state.

Specifically, I'd like to have documented what the consequences of an error in flush or shutdown are.

Metadata

Assignees

No one assigned

    Labels

    enhancementAny new improvement worthy of a entry in the changelog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions