]> Sergey Matveev's repositories - btrtrc.git/commit
Don't filter context cancel errors
authorMatt Joiner <anacrolix@gmail.com>
Fri, 19 Jun 2020 01:41:26 +0000 (11:41 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Fri, 19 Jun 2020 01:41:26 +0000 (11:41 +1000)
commite81d8890dd16ec80000117f0d726dfb24b183634
tree195f289b6eaf7f31880c0259ae19d621014ee7c0
parent12ace9549321d989a668a75ca9b1683483773cfd
Don't filter context cancel errors

The caller thinks this means it succeeded, when it fact it was cancelled and it should interpret that appropriately.
client.go