Closed villarrealas closed 5 years ago
I think this will incorrectly detect work as done if a partially written fits file exists?
As far as we can tell, there is no current high-speed workaround for that. There is some circumstantial evidence that the writing of a .fits file with astropy should be atomic, which should mean that case does not come up.
from some further poking, there's some path weirdness that I've chatted with @villarrealas on the slack channel about, and he's going to investigate before further review.
@villarrealas - is this PR still relevant? I can't remember.
Modification to the job success check now that we are no longer outputting gzip files and checkpoints are no longer being removed.