neo4j-ruby-driver icon indicating copy to clipboard operation
neo4j-ruby-driver copied to clipboard

Thread Interrupts and exceptions have possibility to not return connection back into pool

Open mrhardikjoshi opened this issue 1 year ago • 1 comments

#206 has a failing test describing the case where the connection is not returned properly back into pool, when a thread is interrupted or encounters error.

mrhardikjoshi avatar Oct 31 '22 08:10 mrhardikjoshi