summaryrefslogtreecommitdiff
path: root/doc/devblog/day_334__too_easy.mdwn
blob: 1f9f7aabc34faafe0055f0080a04f02cac0f012d (plain)
1
2
3
4
5
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.