mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 07:26:24 +02:00
* applies suggestion from Vincent to hopefully fix random lockups in the
test git-svn-id: trunk@10524 -
This commit is contained in:
parent
d7e393f2c3
commit
87295e4ef6
@ -64,6 +64,7 @@ begin
|
|||||||
//WriteLn('Loop forever inside Tester.run when compiled by FPC 1.9.8');
|
//WriteLn('Loop forever inside Tester.run when compiled by FPC 1.9.8');
|
||||||
end;
|
end;
|
||||||
thread.Terminate;
|
thread.Terminate;
|
||||||
|
CheckSynchronize;
|
||||||
thread.waitfor;
|
thread.waitfor;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user