]> Sergey Matveev's repositories - btrtrc.git/commit
Allows one to use Custom PieceCompletion (#486) v1.27.0
authorgitpubber <76197622+gitpubber@users.noreply.github.com>
Sun, 9 May 2021 09:34:41 +0000 (15:04 +0530)
committerGitHub <noreply@github.com>
Sun, 9 May 2021 09:34:41 +0000 (19:34 +1000)
commitb8e1c9539907b177a7dac66c95304c0dbe91475f
tree1850ea791ae3bb299750801cd696e81abbc5fbce
parent5e53f35b728658781f1f147d4d1f22abca9f55c5
Allows one to use Custom PieceCompletion (#486)

* Change ClientImpl to ClientImplCloser

We cannot close underlying Boltdb PieceCompletion if it is not closable

* Update file.go
storage/file.go