1
0
Fork 0
mirror of https://github.com/mperham/connection_pool synced 2023-03-27 23:22:21 -04:00
connection_pool/test
Eric Hodel 0e2f44fefe Test ConnectionPool#checkin without connections
This would raise NoMethodError because the stack was never assigned.
This causes #checkin to become a no-op which may not be desired
behavior.
2014-02-14 15:04:10 -08:00
..
helper.rb Clean up unused method. 2013-08-14 23:35:43 -03:00
test_connection_pool.rb Test ConnectionPool#checkin without connections 2014-02-14 15:04:10 -08:00
test_connection_pool_timed_stack.rb Match style from test_connection_pool.rb 2014-02-06 19:06:16 -08:00