Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
fix: update test fixture to use contextvars-based server API
The mcp_client fixture was accessing mcp_server_module._client and ._registry directly, but these were replaced with contextvars (_client_var, _shared_client, _set_client, etc.) in the server module refactor.
O
ogabrielluiz committed
a0f2a3d2a0eec01e9f9d3b67eaf0b5aa9ac5fdd8
Parent: 75032db