[PR #1644] [MERGED] Fix possible hidden exceptions #8660

Closed
opened 2025-12-22 07:02:07 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1644
Author: @Bond-009
Created: 8/18/2019
Status: Merged
Merged: 8/19/2019
Merged by: @dkanada

Base: masterHead: hiddenwarn


📝 Commits (1)

  • 99aea27 Fix possible hidden exceptions

📊 Changes

1 file changed (+17 additions, -11 deletions)

View changed files

📝 Jellyfin.Server/Program.cs (+17 -11)

📄 Description

If an error occurred while starting the server which in turn caused an
exception in the dispose method of the apphost, the first exception
wouldn't get logged.


🔄 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/jellyfin/jellyfin/pull/1644 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 8/18/2019 **Status:** ✅ Merged **Merged:** 8/19/2019 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `hiddenwarn` --- ### 📝 Commits (1) - [`99aea27`](https://github.com/jellyfin/jellyfin/commit/99aea27723dc7acc2beb14393eae89a3d2bd860f) Fix possible hidden exceptions ### 📊 Changes **1 file changed** (+17 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Program.cs` (+17 -11) </details> ### 📄 Description If an error occurred while starting the server which in turn caused an exception in the dispose method of the apphost, the first exception wouldn't get logged. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:02:07 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#8660
No description provided.