fix: removing repacks from worker threads to fix race condition

This commit is contained in:
Chubby Granny Chaser
2024-06-03 23:09:47 +01:00
parent 4559e23610
commit ea923d5082
13 changed files with 71 additions and 105 deletions

View File

@@ -7,3 +7,4 @@ export * from "./download-manager";
export * from "./how-long-to-beat";
export * from "./process-watcher";
export * from "./main-loop";
export * from "./repacks-manager";