devblog
authorJoey Hess <joeyh@joeyh.name>
Wed, 9 Dec 2020 20:20:57 +0000 (16:20 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 9 Dec 2020 20:20:57 +0000 (16:20 -0400)
doc/devblog/day_636__stall_stall.mdwn [new file with mode: 0644]

diff --git a/doc/devblog/day_636__stall_stall.mdwn b/doc/devblog/day_636__stall_stall.mdwn
new file mode 100644 (file)
index 0000000..3c04f71
--- /dev/null
@@ -0,0 +1,11 @@
+I got annex.stalldetection implemented yesterday without much drama. It was
+a big patch, and it all worked on the first try. But ended up also spending
+all of today working on it. After sleeping on it, I realized there were
+several things I needed to improve. Including making a real
+protocol that git-annex uses to talk to the helper `git-annex
+transferrer` processes, to make it fairly future proof.
+
+----
+
+This work was sponsored by Jake Vosloo and Mark Reidenbach 
+[on Patreon](https://patreon.com/joeyh).