Today, as I was running out of disk space, trackie stop failed with the no space left error. But the data file was already truncated and the data is no more.
An idea would be to write the state to a different file first and, if it succeeds only, replace the data file.
Today, as I was running out of disk space,
trackie stopfailed with the no space left error. But the data file was already truncated and the data is no more.An idea would be to write the state to a different file first and, if it succeeds only, replace the data file.