fastmcp/examples/diagnostics
Chris Guidry 33f952fc48 Address CodeRabbit suggestions
- Add return type annotation to main() in run_with_tracing.py
- Use spread operator for argv construction
- Add type annotations to docs test example
- Use async httpx client and asyncio.sleep in diagnostics server
- Improve subprocess termination handling with timeout fallback

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 09:48:07 -05:00
..
client_with_tracing.py Add OpenTelemetry tracing support 2026-01-14 09:45:41 -05:00
server.py Address CodeRabbit suggestions 2026-01-14 09:48:07 -05:00