Commit 467a086
committed
Fix race in ConnectAndReceiveNotification_InMemoryServer test
- Go back to not processing messages until IMcpServer.RunAsync is called
- style: consistently use mcpServer from parameter rather than features
Failed test run: https://github.com/modelcontextprotocol/csharp-sdk/actions/runs/14299175970/job/40070612363?pr=2251 parent a9a4b8e commit 467a086
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
0 commit comments