]> Sergey Matveev's repositories - btrtrc.git/commit
Change ClientImpl to ClientImplCloser
authorgitpubber <76197622+gitpubber@users.noreply.github.com>
Fri, 7 May 2021 15:35:33 +0000 (21:05 +0530)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 9 May 2021 01:04:43 +0000 (11:04 +1000)
commit5e53f35b728658781f1f147d4d1f22abca9f55c5
treef4a0e5245512e11fe3786a18e7ff5d029ce1636d
parent8706d326bac7f7f5a1f021620718e1cc4ad77cee
Change ClientImpl to ClientImplCloser

We cannot close underlying Boltdb PieceCompletion if it is not closable
storage/file.go