chia-plotter
chia-plotter copied to clipboard
[BUG] After failing copy to final directory, keeps .tmp and don't delete from temp
How to replicate: 1-Create a plot with different temporal dir and final dir (Final directory must be full). 2-When you get: Copy to (finaldir) failed with: fwrite() failed, make some space deleting something from final directory. 3-Copy finished, but it's not removed from temporal directory and keep .tmp extension on final directory.
edit copy.h with remove +.tmp, and remove rename task. im done with it.
fixed in latest master