blog for the day
This commit is contained in:
parent
9b042412b6
commit
3611de5864
1 changed files with 18 additions and 0 deletions
18
doc/design/assistant/blog/day_305__interesting_bugs.mdwn
Normal file
18
doc/design/assistant/blog/day_305__interesting_bugs.mdwn
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
Worked on 3 bugs today. One I noticed myself while doing tests with adding
|
||||||
|
many thousands of files yesterday. Assistant was delaying making a last
|
||||||
|
commit of the batch of files, and would only wake up and commit them after
|
||||||
|
a further change was made. Turns out this bug was introduced in April
|
||||||
|
while improving commit batching when making very large commits. I seem to
|
||||||
|
remember someone mentioning this problem at some point, but I have not
|
||||||
|
been able to find a bug report to close.
|
||||||
|
|
||||||
|
Also tried to reproduce [[this_bug|bugs/utf8]]. Frustrating, because I'm
|
||||||
|
quite sure I have made changes that will avoid it happening again,
|
||||||
|
but since I still don't know what the root cause was, I can't let it go.
|
||||||
|
|
||||||
|
The last bug is
|
||||||
|
[[non-repos_in_repositories_list___40__+_other_weird_output__41___from_git_annex_status]]
|
||||||
|
and is a most strange thing. Still trying to get a handle on multiple
|
||||||
|
aspects of it.
|
||||||
|
|
||||||
|
(Also various other bug triage.)
|
Loading…
Add table
Add a link
Reference in a new issue