]> Sergey Matveev's repositories - btrtrc.git/commit
Do checks for preallocated requests too
authorMatt Joiner <anacrolix@gmail.com>
Fri, 14 May 2021 00:24:50 +0000 (10:24 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 7 Jun 2021 03:01:39 +0000 (13:01 +1000)
commit8e9cb9f2be69498a95cd784df5f0a1f6f6664c09
treee8080ba2235a0961fd99ce26cb548931703d5c5e
parent9dd85e5bd273bb888c66ef49588e06ae811ffa79
Do checks for preallocated requests too

Otherwise we reserve requests with the assumption that they can be assigned later, and they actually might not be.
request-strategy/order.go