Skip to content

fix: add graceful shutdown#1211

Merged
perber merged 1 commit into
mainfrom
fix/graceful-shutdown
Jun 26, 2026
Merged

fix: add graceful shutdown#1211
perber merged 1 commit into
mainfrom
fix/graceful-shutdown

Conversation

@perber

@perber perber commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Use an explicit HTTP server so shutdown signals stop accepting new requests while in-flight requests can finish before resources are closed.

Close the auth session store during wiki shutdown so the session SQLite database and cleanup goroutine terminate with the process.

Use an explicit HTTP server so shutdown signals stop accepting new requests while in-flight requests can finish before resources are closed.

Close the auth session store during wiki shutdown so the session SQLite database and cleanup goroutine terminate with the process.
@perber
perber merged commit 10f71d1 into main Jun 26, 2026
7 of 9 checks passed
@perber
perber deleted the fix/graceful-shutdown branch June 28, 2026 13:58
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