blog for the day and updates

This commit is contained in:
Joey Hess 2012-07-17 18:51:46 -04:00
parent 0962d50ad2
commit cfdd4d6602
3 changed files with 74 additions and 0 deletions

View file

@ -20,6 +20,9 @@ The test suite tends to hang when testing add. `git-annex` occasionally
hangs, apparently in a futex lock. This is not the assistant hanging, and
git-annex does not otherwise use threads, so this is surprising. --[[Joey]]
> I've spent a lot of time debugging this, and trying to fix it, in the
> "threaded" branch. There are still deadlocks. --[[Joey]]
---
It would be possible to not use the threaded runtime. Instead, we could