fastmcp/tests/server/proxy
Chris Guidry 47d3044b06 Remove enable_docket setting; Docket is now always on
Docket provides background task execution and is now always available
for all FastMCP servers. Only `enable_tasks` remains to control the
SEP-1686 task protocol support.

Changes:
- Remove `enable_docket` setting and related validation
- Docket/Worker lifecycle is always active in server lifespan
- CurrentDocket and CurrentWorker dependencies work without config
- Add server readiness signaling via `_started` event
- Fix test timing issues with proper port probing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 11:40:04 -05:00
..
__init__.py Fix concurrent proxy client operations with session isolation (#1083) 2025-07-08 17:22:43 -04:00
test_proxy_client.py Bump ty to ==0.0.1a25 (#2350) 2025-11-02 20:02:45 -05:00
test_proxy_server.py Add icons support to proxy classes (#2502) 2025-12-01 08:55:51 -05:00
test_stateful_proxy_client.py Remove enable_docket setting; Docket is now always on 2025-12-05 11:40:04 -05:00