Skip to content

fix: handle container shutdown signals#54

Merged
disintegrator merged 3 commits intomainfrom
graceful-shutdown
Mar 11, 2026
Merged

fix: handle container shutdown signals#54
disintegrator merged 3 commits intomainfrom
graceful-shutdown

Conversation

@disintegrator
Copy link
Contributor

Register SIGINT and SIGTERM handlers so the server closes its active transport before exiting. This lets HTTP and stdio deployments stop cleanly in containers instead of hanging on shutdown.

Register SIGINT and SIGTERM handlers so the server closes its active transport before exiting. This lets HTTP and stdio deployments stop cleanly in containers instead of hanging on shutdown.
@disintegrator disintegrator requested a review from a team March 11, 2026 18:25
@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2026

🦋 Changeset detected

Latest commit: 29f17cb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@speakeasy-api/docs-mcp-server Patch
@speakeasy-api/docs-mcp-core Patch
@speakeasy-api/docs-mcp-cli Patch
@speakeasy-api/docs-mcp-eval Patch
@speakeasy-api/docs-mcp-playground Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@disintegrator disintegrator merged commit 1dc7b7d into main Mar 11, 2026
1 check passed
@disintegrator disintegrator deleted the graceful-shutdown branch March 11, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant