a2aproject / a2aproject/a2a-tck

[Bug]: Streaming capability check uses deprecated task/resubscribe method

オープン 初心者向け
#35 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
50
フォーク
40
平均マージ
7日 1時間
マージ済み PR(30日)
1

説明

### What happened?

`task/resubscribe` is no longer in the spec. However, `test_tasks_resubscribe` and `test_tasks_resubscribe_nonexistent` still attempt to send it as a method and test for its capability.

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Look for the tests `test_tasks_resubscribe` and `test_tasks_resubscribe_nonexistent` in the test suite. They likely send a deprecated `task/resubscribe` method. Find where the streaming capability check is performed and update it to use the current spec method. Run these specific tests to verify they pass after the change.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
testing
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
65/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。