reword
authorJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2020 19:46:46 +0000 (15:46 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 4 Dec 2020 19:46:46 +0000 (15:46 -0400)
doc/devblog/day_634__new_features.mdwn

index df7aa44f1eabc903516d7dfcdeaa16bfd99da97b..bd8271715f4029600d1f1a90036437b1bf7b8f3f 100644 (file)
@@ -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]].