fastmcp/tests/server/providers/proxy
Jeremiah Lowin 163c16876f
Avoid stale context leakage when proxying with an already‑connected ProxyClient (#3408)
* Avoid reusing connected ProxyClient sessions

🤖 Generated with Codex

* Fix static analysis: ruff format + ty type narrowing
2026-03-07 11:40:43 -05:00
..
__init__.py Replace FastMCP.as_proxy() with create_proxy() function (#2829) 2026-01-10 11:39:06 -05:00
test_proxy_client.py Avoid stale context leakage when proxying with an already‑connected ProxyClient (#3408) 2026-03-07 11:40:43 -05:00
test_proxy_server.py Support ImageContent and AudioContent in Message class 2026-03-06 17:12:29 -05:00
test_stateful_proxy_client.py Fix stale request context in StatefulProxyClient handlers (#3172) 2026-02-12 17:13:23 -05:00