Fractal-0
Results
2
issues of
Fractal-0
### What happened? Here was the code I used ```python3 from mcp import ClientSession, StdioServerParameters from mcp.client.stdio import stdio_client from litellm import experimental_mcp_client import litellm import asyncio import json server_params...
bug
**Describe the bug** The code runs but at the end I get a ValueError: I/O operation on closed pipe ```shell Exception ignored in: Traceback (most recent call last): File "C:\Users\Fractal\AppData\Roaming\uv\python\cpython-3.11.11-windows-x86_64-none\Lib\asyncio\proactor_events.py",...