Skip to content

Atomic writes to file #57

@tfiers

Description

@tfiers

Each FileTarget must first write to a temp file, then when done, copy it out to final dest.

This is to avoid Luigi's atomic writes problem
(i.e. other workers thinking a task is complete when its output is still being written)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions