提交 401787db 编写于 作者: A Aaron Patterson

make sure we wait for the threads to shut down before asserting closure

上级 b0767afa
......@@ -180,6 +180,7 @@ def exception_in_exception_callback
tests TestController
def assert_stream_closed
response.stream.await_close
assert response.stream.closed?, 'stream should be closed'
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册