提交 ae93d08b 编写于 作者: L Lin Jen-Shin

Disconnect the pool after done

上级 8aa1055f
......@@ -32,6 +32,7 @@ class RemoveInactiveDefaultEmailServices < ActiveRecord::Migration
end
threads.each(&:join)
pool.disconnect!
end
def down
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册