Skip to content

Atomic writes to file #57

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions