| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Closing as a duplicate of #2450, which is already in review for this change. Thanks for the contribution. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Why
Related to #1564.
When the subprocess stdio closes abruptly during client initialization, BrokenResourceError may escape from stream tasks and surface as an unhelpful TaskGroup failure instead of a clean MCP connection-closed path.
Changes
Validation