blog for the day
This commit is contained in:
parent
966c580e38
commit
4fa3cb3e76
1 changed files with 9 additions and 0 deletions
9
doc/design/assistant/blog/day_36__minimal_test_case.mdwn
Normal file
9
doc/design/assistant/blog/day_36__minimal_test_case.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
|||
Managed to find a minimal, 20 line test case for at least one of the ways
|
||||
git-annex was hanging with GHC's threaded runtime. Sent it off to
|
||||
haskell-cafe for analysis.
|
||||
[thread](http://news.gmane.org/gmane.comp.lang.haskell.cafe)
|
||||
|
||||
Further managed to narrow the bug down to MissingH's use of logging code,
|
||||
that git-annex doesn't use. [bug report](http://bugs.debian.org/681621).
|
||||
So, I can at least get around this problem with a modified version of
|
||||
MissingH. Hopefully that was the only thing causing the hangs I was seeing!
|
Loading…
Add table
Add a link
Reference in a new issue