We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents acec71d + cd5226d commit 95cfe49Copy full SHA for 95cfe49
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