jellyfin/Jellyfin.Networking
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
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
2022-01-22 16:48:31 +01:00
..
Configuration Create a store key constant for network 2021-11-24 13:42:14 +01:00
Manager Create a store key constant for network 2021-11-24 13:42:14 +01:00
Jellyfin.Networking.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00