mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
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
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