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

Fix QuickConnect #1651

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Conversation

jimdogx
Copy link
Contributor

@jimdogx jimdogx commented Jan 13, 2024

Fix QuickConnect crash.

Changes

Make sure everything that should be running in a task stays in the task and not in the Main thread.

Issues

Fixes: #1601

@jimdogx jimdogx requested a review from a team as a code owner January 13, 2024 17:22
@cewert cewert added the bug-fix This fixes a bug. label Jan 13, 2024
Copy link
Member

@cewert cewert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was able to reproduce the crash and this fixes it.

@cewert cewert merged commit 6edcf29 into jellyfin:2.0.z Jan 14, 2024
13 checks passed
@cewert cewert mentioned this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This fixes a bug.
Projects
Development

Successfully merging this pull request may close these issues.

2 participants