v2.14.5: Sealed Docket
Fixes
- Memory leak in memory:// docket broker — cancelled tasks now properly cleaned up instead of accumulating
- Bumps pydocket to ≥0.17.2 (contains the fix)
Fixes a memory leak in the memory:// docket broker where cancelled tasks accumulated instead of being cleaned up. Bumps pydocket to ≥0.17.2.
What's Changed
Enhancements 🔧
- Bump pydocket to 0.17.2 (memory leak fix) by @chrisguidry in https://github.com/jlowin/fastmcp/pull/2992
Docs 📚
- Add release notes for v2.14.4 and v2.14.5 by @jlowin in https://github.com/jlowin/fastmcp/pull/3063
Full Changelog: https://github.com/jlowin/fastmcp/compare/v2.14.4...v2.14.5