From e983b6e352b48233f9526497b4317950d0cfa92f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 8 Dec 2016 18:25:51 -0400 Subject: correction --- doc/todo/tor.mdwn | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/todo/tor.mdwn b/doc/todo/tor.mdwn index 39ffb0ceb..a4700fd5d 100644 --- a/doc/todo/tor.mdwn +++ b/doc/todo/tor.mdwn @@ -24,11 +24,7 @@ COST CENTRE MODULE Switching to L.hGet, it still leaks, so seems hGetMetered is not at fault - and the bytestring is being buffered excessively somehow before it - reaches the file. - - Aha! While a send is in progress like this, .git/annex/tmp is empty! - The whole file is being buffered in memory and written at the end. + and the bytestring is being buffered excessively somehow. * When a transfer can't be done because another transfer of the same object is already in progress, the message about this is output by the -- cgit v1.2.3