提交 b0c0e9f3 编写于 作者: A Aaron Patterson

if we remove the connection from the pool, we should close it

上级 e5f0c0c5
......@@ -118,6 +118,7 @@ def test_removing_releases_latch
connection = cs.first
@pool.remove connection
assert_respond_to t.join.value, :execute
connection.close
end
def test_reap_and_active
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册