mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Update ASF.cs
This commit is contained in:
@@ -294,6 +294,7 @@ namespace ArchiSteamFarm {
|
||||
return null;
|
||||
}
|
||||
|
||||
// We disable ArchiKestrel here as the update process moves the core files and might result in IPC crash
|
||||
await ArchiKestrel.Stop().ConfigureAwait(false);
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user