v4.16.10
punkpeye/fastmcpv4.16.10Aug 26, 2026by github-actions[bot]
AI Summary
Fixes a resource leak by ensuring stream pumping stops immediately when the client disconnects to prevent unnecessary resource consumption.
Key Highlights
- Stop pumping custom route streams once the client is gone
Full Release Notes
## [4.16.10](https://github.com/punkpeye/fastmcp/compare/v4.16.9...v4.16.10) (2026-08-26) ### Bug Fixes * stop pumping a custom route stream once the client is gone ([#337](https://github.com/punkpeye/fastmcp/issues/337)) ([85e2783](https://github.com/punkpeye/fastmcp/commit/85e27832934989d0a99d1313d5dc3aeeb045bf5f))