mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-26 07:24:18 +02:00
Fix context manager ordering in FastMCPTransport so the task group (server run + subscriptions) is cancelled before the lifespan (Docket Worker) tears down. Also break subscription loop on terminal task states. Closes #3498 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_memory_transport.py | ||
| test_transports.py | ||
| test_uv_transport.py | ||