Stale transfer lock and info files will be cleaned up automatically when get/unused/info commands are run.

Deleting lock files is tricky, tricky stuff. I think I got it right!
This commit is contained in:
Joey Hess 2015-05-12 20:11:23 -04:00
parent 7299bbb639
commit 7ebf234616
4 changed files with 51 additions and 5 deletions

2
debian/changelog vendored
View file

@ -16,6 +16,8 @@ git-annex (5.20150508.2) UNRELEASED; urgency=medium
being used.
* Fix an unlikely race that could result in two transfers of the same key
running at once.
* Stale transfer lock and info files will be cleaned up automatically
when get/unused/info commands are run.
-- Joey Hess <id@joeyh.name> Mon, 11 May 2015 12:45:06 -0400