Skip to content

Commit 95cfe49

Browse files
authored
Merge pull request #409 from atesgoral/test-close-stdio-stderr-pipe
test: close stdio stderr pipe
2 parents acec71d + cd5226d commit 95cfe49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/mcp/client/stdio_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ def test_send_request_starts_process_and_returns_response
7373
stdin_write.close
7474
stdout_read.close
7575
stdout_write.close
76+
stderr_read.close
7677
end
7778

7879
def test_send_request_initializes_session_on_first_call

0 commit comments

Comments
 (0)