chia-plotter icon indicating copy to clipboard operation
chia-plotter copied to clipboard

[BUG] After failing copy to final directory, keeps .tmp and don't delete from temp

Open javirub opened this issue 4 years ago • 2 comments

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.

javirub avatar Aug 01 '21 17:08 javirub

edit copy.h with remove +.tmp, and remove rename task. im done with it.

nambui979 avatar Aug 03 '21 15:08 nambui979

fixed in latest master

madMAx43v3r avatar Aug 24 '21 12:08 madMAx43v3r