]> Sergey Matveev's repositories - btrtrc.git/commit
Drop peer request alloc reservations when peer is closed
authorMatt Joiner <anacrolix@gmail.com>
Wed, 3 May 2023 06:40:35 +0000 (16:40 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 9 May 2023 05:46:53 +0000 (15:46 +1000)
commit12db16c478cac89d0767cceac5dfc2fa75f7abb1
tree986f62ef815e362e06d16565fe0025aa5d156c13
parentc202126a62ff9c321fcb9f7bb037bb5f1b52e216
Drop peer request alloc reservations when peer is closed

Might fix a goroutine leak.
peer.go