|
@@ -125,6 +125,7 @@ begin
|
|
basiceventdestroy(event);
|
|
basiceventdestroy(event);
|
|
{$else}
|
|
{$else}
|
|
help:=thelper.create(o_waittimeoutabandon);
|
|
help:=thelper.create(o_waittimeoutabandon);
|
|
|
|
+ sleep(100); // make sure that thread has been started
|
|
basiceventdestroy(event);
|
|
basiceventdestroy(event);
|
|
help.waitfor;
|
|
help.waitfor;
|
|
help.free;
|
|
help.free;
|