devblog for 27 apr (will push later; in middle of nowhere, BZ)
This commit is contained in:
parent
90eca40df2
commit
7cf8b31c62
1 changed files with 12 additions and 0 deletions
12
doc/devblog/day_159__tmp_file_cleanup.mdwn
Normal file
12
doc/devblog/day_159__tmp_file_cleanup.mdwn
Normal file
|
@ -0,0 +1,12 @@
|
|||
Today was mostly spent driving across Brazil, but I had energy this evening
|
||||
for a little work on git-annex.
|
||||
|
||||
Made the assistant delete old temporary files on startup. I've had
|
||||
scattered reports of a few users whose `.git/annex/tmp` contained many
|
||||
files, apparently put there by the assistant when it locks down a file
|
||||
prior to annexing it. That seems it could possibly be a bug -- or it could
|
||||
just be unclean shutdowns interrupting the assistant. Anyway, this will
|
||||
deal with any source of tmp cruft, and I made sure to preserve
|
||||
tmp files for partially downloaded content.
|
||||
|
||||
[[!meta date="Sun, 27 Apr 2014 22:12:55 -0300"]]
|
Loading…
Add table
Reference in a new issue