mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-10 23:05:17 -05:00
The MCP conftest's sync server/graph_cleanup fixtures must match the parent conftest's async pytest_asyncio fixtures to avoid disrupting the session event loop management, which caused "Event loop is closed" errors in oauth_test.py tests.