v4.8.1

punkpeye/fastmcpv4.8.1Jul 23, 2026by github-actions[bot]

AI Summary

Fixes process management issues by ensuring stdin listeners are properly attached.

Key Highlights

  • Prevents zombie and orphan processes
  • Adds stdin close/end listeners

Full Release Notes

## [4.8.1](https://github.com/punkpeye/fastmcp/compare/v4.8.0...v4.8.1) (2026-07-23)


### Bug Fixes

* **stdio:** add stdin close/end listeners to prevent zombie/orphan processes ([#265](https://github.com/punkpeye/fastmcp/issues/265)) ([a87f791](https://github.com/punkpeye/fastmcp/commit/a87f791599eec788064ed792a060e2c39aca3a09))