]> Sergey Matveev's repositories - btrtrc.git/commit
Storage cap wasn't passed to piece resource implementation
authorMatt Joiner <anacrolix@gmail.com>
Mon, 28 Apr 2025 00:42:00 +0000 (10:42 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 28 Apr 2025 00:42:00 +0000 (10:42 +1000)
commit7763b16329b2c9f161a99cf01deee3fcee886810
tree28aacd4dfdc61f19b7856d294846eabcfc5634cb
parent6a8c9b954de14ccdceddfb7671ba0516f96438e5
Storage cap wasn't passed to piece resource implementation

This breaks the tests, because it was actually masking bad behaviour.
storage/piece-resource.go
test/transfer_test.go