We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f24cdf commit cd5226dCopy full SHA for cd5226d
1 file changed
test/mcp/client/stdio_test.rb
@@ -73,6 +73,7 @@ def test_send_request_starts_process_and_returns_response
73
stdin_write.close
74
stdout_read.close
75
stdout_write.close
76
+ stderr_read.close
77
end
78
79
def test_send_request_initializes_session_on_first_call
0 commit comments