neo4j-ruby-driver
neo4j-ruby-driver copied to clipboard
Thread Interrupts and exceptions have possibility to not return connection back into pool
#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.
Any update on this issue? We're seeing intermittent FiberError: fiber called across threads
errors and don't know how to fail gracefully.