mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #6788] [MERGED] Prevent additional errors on startup/shutdown #11126
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/6788
Author: @crobibero
Created: 11/6/2021
Status: ✅ Merged
Merged: 2/4/2022
Merged by: @Bond-009
Base:
master← Head:startup-ex📝 Commits (1)
e37267dPrevent additional errors on startup/shutdown📊 Changes
1 file changed (+9 additions, -5 deletions)
View changed files
📝
Jellyfin.Server/Program.cs(+9 -5)📄 Description
Prevent an exception from being thrown if startup fails.
As seen in https://github.com/jellyfin/jellyfin/issues/6776
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.