git-annex/Annex/RepoSize
Joey Hess 521e0a7062
fix a deadlock
When finishedLiveUpdate was run on a different key than expected, it
blocked forever waiting for an indication the database had been updated.

Since the journal is locked when finishedLiveUpdate runs, this could
also have caused other git-annex commands to hang.
2024-08-27 00:13:54 -04:00
..
LiveUpdate.hs fix a deadlock 2024-08-27 00:13:54 -04:00