diff options
| author | Michael Jones <mikej.ebay@gmail.com> | 2026-05-26 22:24:16 -0500 |
|---|---|---|
| committer | Michael Jones <mikej.ebay@gmail.com> | 2026-05-26 22:24:16 -0500 |
| commit | b555de4ceab449dca3112a56e8eb5d81489e1faa (patch) | |
| tree | e4c93726d7e5da207155117ca9b9c0e0cc948dae /Emby.Server.Implementations/SystemManager.cs | |
| parent | 4af66c4e1ad0f8c0105dc3a48c2bfaf29cd11750 (diff) | |
Fix CA2007 warnings in InstallationManager
Wrap the downloaded stream in an explicit await using block with
ConfigureAwait(false), matching the pattern already used in
LiveStreamHelper and similar callers. Also add ConfigureAwait(false)
to the ZipFile.ExtractToDirectoryAsync call.
Part of #2149
Diffstat (limited to 'Emby.Server.Implementations/SystemManager.cs')
0 files changed, 0 insertions, 0 deletions
