Skip to content

[Bug] 【mcp】同一个mcp服务,在v1.10.9-lts版本上正常使用,但是在v2.0.1上报错"Exception:unhandled errors in a TaskGroup (1 sub-exception)" #5395

[Bug] 【mcp】同一个mcp服务,在v1.10.9-lts版本上正常使用,但是在v2.0.1上报错"Exception:unhandled errors in a TaskGroup (1 sub-exception)"

[Bug] 【mcp】同一个mcp服务,在v1.10.9-lts版本上正常使用,但是在v2.0.1上报错"Exception:unhandled errors in a TaskGroup (1 sub-exception)" #5395

name: Issue Translator
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
IS_MODIFY_TITLE: true
BOT_GITHUB_TOKEN: ${{ secrets.FIT2CLOUDRD_LLM_CODE_REVIEW_TOKEN }}