Skip to content

Handle graceful shutdown via context in Application - #15

Merged
mishankov merged 1 commit into
mainfrom
better-gracefull-shitdown
Nov 1, 2025
Merged

mishankov merged 1 commit into
mainfrom
better-gracefull-shitdown

Conversation

@mishankov

Copy link
Copy Markdown
Member

Move signal handling from HTTPServer to Application level Use context for shutdown coordination across components HTTPServer now listens for context cancellation instead of signals directly

Move signal handling from HTTPServer to Application level Use context
for shutdown coordination across components HTTPServer now listens for
context cancellation instead of signals directly
@mishankov
mishankov merged commit e85153f into main Nov 1, 2025
4 of 6 checks passed
@mishankov
mishankov deleted the better-gracefull-shitdown branch November 1, 2025 21:56
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