mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-16 18:23:53 +01:00
[AltStoreCore] Fixes DatabaseManager.startForPreview() deadlock
This commit is contained in:
@@ -194,7 +194,7 @@ public extension DatabaseManager
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
semaphore.wait()
|
_ = semaphore.wait(timeout: .now() + 2.0)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user