mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 01:15:00 -06:00
9.04 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
8874e4fbc9
commit
829409452d
@@ -40,6 +40,7 @@ CVirtThread::~CVirtThread()
|
||||
ExitEvent = true;
|
||||
if (StartEvent.IsCreated())
|
||||
StartEvent.Set();
|
||||
Thread.Wait();
|
||||
if (Thread.IsCreated())
|
||||
Thread.Wait();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user