From faa56834d282c6bb9b3338ed7514f2e0665d166f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 8 Dec 2016 15:47:49 -0400 Subject: convert P2P runners from Maybe to Either String So we get some useful error messages when things fail. This commit was sponsored by Peter Hogg on Patreon. --- doc/todo/tor.mdwn | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc') diff --git a/doc/todo/tor.mdwn b/doc/todo/tor.mdwn index fa078ac6b..12ef7561f 100644 --- a/doc/todo/tor.mdwn +++ b/doc/todo/tor.mdwn @@ -8,8 +8,6 @@ Current todo list: memory, more than I'd expect. Check if this is a memory leak.. * Resuming an interrupted transfer fails at the end, despite having gotten the whole correct file content. -* There are no error messages when things fail. Need to convert P2P runner - from Maybe to Either String. * update progress logs in remotedaemon send/receive * Think about locking some more. What happens if the connection to the peer is dropped while we think we're locking content there from being dropped? -- cgit v1.2.3