microsoft / microsoft/vscode

Spurious failure of McpStdioStateHandler

Open
#327,133 0 comments 0 reactions 1 assignee Claimed by @connor4312 View on GitHub
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

https://github.com/microsoft/vscode/actions/runs/30014547241/job/89230987645?pr=325791
```
1) McpStdioStateHandler
sigterm after grace:


+ expected - actual

-stdin ended
+stdin ended
+SIGTERM received

AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected

+ 'stdin ended'
- 'stdin ended\nSIGTERM received'
^

at Context. (file:///home/runner/work/vscode/vscode/out/vs/workbench/contrib/mcp/test/node/mcpStdioStateHandler.test.js:60:14)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.