I work on the Strands SDK, and we have an integration with MCP where we invoke tools through an MCP client. Our design spins up a thread, creates an asyncio event loop, and schedules a task to create ...
I am not sure the best way to reproduce this but it happens when we are running evals, our code uses tools that call out to other APIs - I am not sure if that causes an issue. I expect not to get ...