remove a code to finish job requests when winix exits
Actually there was a bug and the code was not correctly waiting for the job requests.
This commit is contained in:
@@ -217,7 +217,6 @@ private:
|
||||
|
||||
bool DoDatabaseMigration();
|
||||
bool TryToMakeDatabaseMigration();
|
||||
void WaitForRequestsToFinish();
|
||||
|
||||
|
||||
// !! IMPROVE ME
|
||||
|
Reference in New Issue
Block a user