Update ASF.cs

This commit is contained in:
JustArchi
2020-05-23 15:15:55 +02:00
parent 437417dadd
commit 4cb91bd46c

View File

@@ -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 {