mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #6445] [MERGED] Add timeout to ProgressiveFileStream #10969
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/6445
Author: @cvium
Created: 8/17/2021
Status: ✅ Merged
Merged: 8/21/2021
Merged by: @Bond-009
Base:
master← Head:progressivefilestream_timeout📝 Commits (1)
12a7fdaAdd timeout to ProgressiveFileStream📊 Changes
1 file changed (+8 additions, -3 deletions)
View changed files
📝
Jellyfin.Api/Helpers/ProgressiveFileStream.cs(+8 -3)📄 Description
Changes
Added a timeout to ProgressiveFileStream to avoid #6444 causing an infinite loop.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.