projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa082f1
)
reword
author
Joey Hess
<joeyh@joeyh.name>
Fri, 4 Dec 2020 19:46:46 +0000
(15:46 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Fri, 4 Dec 2020 19:46:46 +0000
(15:46 -0400)
doc/devblog/day_634__new_features.mdwn
patch
|
blob
|
history
diff --git
a/doc/devblog/day_634__new_features.mdwn
b/doc/devblog/day_634__new_features.mdwn
index df7aa44f1eabc903516d7dfcdeaa16bfd99da97b..bd8271715f4029600d1f1a90036437b1bf7b8f3f 100644
(file)
--- a/
doc/devblog/day_634__new_features.mdwn
+++ b/
doc/devblog/day_634__new_features.mdwn
@@
-17,7
+17,8
@@
later in places where `--unlock` is currently used.
----
-Present: This week, I've been working on serializing all console IO
+Present: This week, I've been working on an internal protocol to
+comminicate about all console IO
that git-annex does, so it can start some child processes to perform
long-running tasks, like downloads. The goal is to
[[detect stalled transfers and cancel or retry them|todo/more_extensive_retries_to_mask_transient_failures]].