Skip to content

Commit 49f7b7a

Browse files
committed
Support oligocore agents
1 parent cec1b7b commit 49f7b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

affinity/src/test/java/net/openhft/affinity/FileLockLockCheckTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
public class FileLockLockCheckTest extends BaseAffinityTest {
3636

3737
private final TestFileLockBasedLockChecker lockChecker = new TestFileLockBasedLockChecker();
38-
private int cpu = 11;
38+
private int cpu = 5;
3939

4040
@Before
4141
public void before() {

0 commit comments

Comments
 (0)