mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-20 23:02:36 -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