Commit 3f39ba7
Skip flaky test on Mono where stderr callbacks are unsupported (#980)
* Initial plan
* Fix race condition in StdioClientSessionTransport stderr handling
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
* Simplify WaitForExit logic as suggested in code review
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
* Skip flaky test on Mono and revert incorrect fix
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>1 parent fe1de46 commit 3f39ba7
File tree
1 file changed
+1
-2
lines changed- tests/ModelContextProtocol.Tests/Transport
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments