* applies suggestion from Vincent to hopefully fix random lockups in the

test

git-svn-id: trunk@10524 -
This commit is contained in:
Jonas Maebe 2008-03-21 15:30:44 +00:00
parent d7e393f2c3
commit 87295e4ef6

View File

@ -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;