tinyagent
tinyagent copied to clipboard
fix: broaden exception handling in MCPClient.close to avoid cancel-scope errors
This PR broadens exception handling in MCPClient.close to catch all exceptions, preventing cancel-scope mismatch errors when closing multiple clients.
A developer on Askdev.AI requested this update.