mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 01:39:30 +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');
|
||||
end;
|
||||
thread.Terminate;
|
||||
CheckSynchronize;
|
||||
thread.waitfor;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user