correction
This commit is contained in:
parent
3b9f6c1b2b
commit
095593a9af
1 changed files with 1 additions and 5 deletions
|
@ -24,11 +24,7 @@ COST CENTRE MODULE
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
Switching to L.hGet, it still leaks, so seems hGetMetered is not at fault
|
Switching to L.hGet, it still leaks, so seems hGetMetered is not at fault
|
||||||
and the bytestring is being buffered excessively somehow before it
|
and the bytestring is being buffered excessively somehow.
|
||||||
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.
|
|
||||||
|
|
||||||
* When a transfer can't be done because another transfer of the same
|
* 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
|
object is already in progress, the message about this is output by the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue