[PR #1628] [CLOSED] fix: ensure Sentry events flushed on shutdown; listen for SIGTERM; #3555

Closed
opened 2026-03-22 14:47:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1628
Author: @zuquanzhi
Created: 10/9/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 97459c4 fix: ensure Sentry events flushed on shutdown; listen for SIGTERM; configurable shutdown timeout
  • 7e25a24 Merge branch 'main' into main

📊 Changes

3 files changed (+23 additions, -5 deletions)

View changed files

📝 pkg/cmd/web.go (+17 -4)
📝 pkg/config/config.go (+6 -0)
📝 pkg/routes/routes.go (+0 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1628 **Author:** [@zuquanzhi](https://github.com/zuquanzhi) **Created:** 10/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`97459c4`](https://github.com/go-vikunja/vikunja/commit/97459c411c83f90e74bb098d051c8d3afa64bbce) fix: ensure Sentry events flushed on shutdown; listen for SIGTERM; configurable shutdown timeout - [`7e25a24`](https://github.com/go-vikunja/vikunja/commit/7e25a24f0d308d0d81891d3c6f54635aa197e5be) Merge branch 'main' into main ### 📊 Changes **3 files changed** (+23 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `pkg/cmd/web.go` (+17 -4) 📝 `pkg/config/config.go` (+6 -0) 📝 `pkg/routes/routes.go` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 14:47:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#3555