[PR #5359] [MERGED] Do nothing in timer callback when device locator is disposed #10492

Closed
opened 2026-02-07 06:21:23 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5359
Author: @cvium
Created: 3/3/2021
Status: Merged
Merged: 3/3/2021
Merged by: @Bond-009

Base: masterHead: fix_broadcasttimer_disposed


📝 Commits (1)

  • 610a30d Do nothing in timer callback when device locator is disposed

📊 Changes

1 file changed (+6 additions, -8 deletions)

View changed files

📝 RSSDP/SsdpDeviceLocator.cs (+6 -8)

📄 Description

Sometimes the callback is triggered after the device locator has been disposed. This will sometimes fail an Azure pipeline execution.


🔄 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/5359 **Author:** [@cvium](https://github.com/cvium) **Created:** 3/3/2021 **Status:** ✅ Merged **Merged:** 3/3/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `fix_broadcasttimer_disposed` --- ### 📝 Commits (1) - [`610a30d`](https://github.com/jellyfin/jellyfin/commit/610a30d791ab11b3d815cbf7e361198f30fdafd5) Do nothing in timer callback when device locator is disposed ### 📊 Changes **1 file changed** (+6 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `RSSDP/SsdpDeviceLocator.cs` (+6 -8) </details> ### 📄 Description Sometimes the callback is triggered after the device locator has been disposed. This will sometimes fail an Azure pipeline execution. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:21:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10492