[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect cancellation token/HTTP request aborts correctly in SymlinkFollowingPhysicalFileResultExecutor #13033

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

goknsh
Copy link
@goknsh goknsh commented Nov 15, 2024

Changes

Respects cancellation tokens/HTTP request aborts correctly in SymlinkFollowingPhysicalFileResultExecutor to ensure that files don't continue being read after the request has been aborted/cancelled.

Issues

Fixes #13029, #11343 (maybe #12456 also)
Overrides #12641

@crobibero crobibero added the stable backport Backport into the next stable release label Nov 15, 2024
@gnattu gnattu requested a review from a team November 15, 2024 00:05
@crobibero crobibero merged commit 293e0f5 into jellyfin:release-10.10.z Nov 16, 2024
15 of 16 checks passed
@JamsRepos
Copy link

Just leaving a note to say that this did not fix #12456, still pending investigations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stable backport Backport into the next stable release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants