This commit is contained in:
Joey Hess 2024-08-21 12:18:31 -04:00
parent 2ec4602e36
commit 4e1dcc0372
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -30,6 +30,21 @@ Planned schedule of work:
## work notes
* Bug:
git init foo
cd foo
git-annex init
git commit --allow-empty -m foo
cd ..
git clone foo bar
cd foo
git remote add bar ../bar
git-annex maxsize bar
Now `git-annex maxsize` will omit displaying bar. This is because the
DB got written without it.
* Concurrency issues with RepoSizes calculation and balanced content:
* What if 2 concurrent threads are considering sending two different