Closed Hoverbear closed 2 years ago
Use an atomic rename.
Currently it's done using a truncate+write, which could be interrupted and leave the file in a corrupt state.
I can look into buildkite failing in the morning, but for now we can ignore it. Looks great.
Use an atomic rename.