You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- add case statement to use the asyncio.Queue.shutdown method for 3.13+
- add special handling to allow for similar semantics as
asyncio.Queue.shutdown for 3.12
Tested on multiple samples in the a2a repo and some examples in this
repo
0 commit comments