teragrep/rlp_03

remove offer() from BufferLeasePool

Closed this issue · 0 comments

Description
it is extra and calls the BufferLease.removeRef(), which can be called directly because the BufferLease has a reference to the pool it was requested from and returns there automatically.