about summary refs log tree commit homepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_client_expire.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_client_expire.rb b/test/test_client_expire.rb
index c85441a..bff00cb 100644
--- a/test/test_client_expire.rb
+++ b/test/test_client_expire.rb
@@ -88,6 +88,8 @@ class TestClientExpire < Testcase
         app(:rack, ru) do
           listen "#{host}:#{port}", sndbuf: 2048, rcvbuf: 2048
           client_timeout 1
+          # FIXME: wbuf creation does not recover from EMFILE/ENFILE
+          output_buffering false
           check_client_connection true
         end
         client_expire_threshold 1.0