[PR #9641] Fix compiler warnings for Emby.Server.Implementations #12181

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

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/9641

State: closed
Merged: Yes


Makes changes according to the warnings given on the project. See the separate commit messages for more details. I'd be glad to answer any questions and adjust my changes.

The change I would like to highlight as maybe misguided is the "ConfigureAwait(false)" suppression. I know that async/await is complicated and although I'm not completely unfamiliar with it this change is the one I'm the least confident in.

Partially addresses #2149

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/9641 **State:** closed **Merged:** Yes --- Makes changes according to the warnings given on the project. See the separate commit messages for more details. I'd be glad to answer any questions and adjust my changes. The change I would like to highlight as maybe misguided is the "ConfigureAwait(false)" suppression. I know that async/await is complicated and although I'm not completely unfamiliar with it this change is the one I'm the least confident in. Partially addresses #2149
OVERLORD added the pull-request label 2026-02-07 06:51: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#12181