mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 16:50:33 +02:00
* increase time out
This commit is contained in:
parent
3203eac6d3
commit
571e0c39cc
@ -39,7 +39,7 @@ type
|
||||
const
|
||||
TotalThreadCount : longint = 50;
|
||||
TestCount = 1000000;
|
||||
WaitTime = 60;
|
||||
WaitTime = 120;
|
||||
|
||||
var
|
||||
Counter, Counter2, Counter3: int64;
|
||||
|
Loading…
Reference in New Issue
Block a user