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
docs: add additional variable testing to investigation
Tested additional scenarios that all completed successfully:
- Different anyio backends (asyncio vs trio)
- Rapid sequential requests (20 tool calls)
- Concurrent requests (10 simultaneous calls)
- Large responses (50 tools)
- Interleaved notifications during tool execution
None of these reproduced the hang on this Linux system.
Updated investigation document with eliminated variables.
0 commit comments