mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 13:55:27 -04:00
2dcb2f8a9f
If the calling function can't be made async easily you can still use .GetAwaiter().GetResult(), which is way easier to find in the future