]> Sergey Matveev's repositories - btrtrc.git/commit
Update piece priority after processing piece hash result
authorMatt Joiner <anacrolix@gmail.com>
Fri, 8 Oct 2021 23:26:52 +0000 (10:26 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 19 Oct 2021 03:03:03 +0000 (14:03 +1100)
commit6f196c8d33d43f56e182a95243d3072b1d775631
tree26a6ec12a09ff6974a6097801e43f7dec622d137
parent329578520a2e94ff5fdbac24aca5f157caf265d2
Update piece priority after processing piece hash result

Seems to avoid some silly performance issues in triggering request updates due to a piece still pending while being marked.
torrent.go