devblog
This commit is contained in:
parent
53db9d0b5c
commit
12a791c7a4
1 changed files with 6 additions and 0 deletions
6
doc/devblog/day_334__too_easy.mdwn
Normal file
6
doc/devblog/day_334__too_easy.mdwn
Normal file
|
@ -0,0 +1,6 @@
|
|||
Finally concurrent progress bars are working! After all the groundwork,
|
||||
it was really easy to add, under a dozen lines of code.
|
||||
|
||||
I've found several bugs while testing commands in -Jn mode, and the rest of
|
||||
today was spent fixing them. Two of them affected concurrent `git annex
|
||||
add`; the worst narrowly avoided being a data loss bug.
|
Loading…
Reference in a new issue