h race conditions. We didn't end up using that utility as much as I
> thought we might. You could consider just ignoring/deleting that test.
>
> -Dan
>
> From: Sai Boorlagadda
> Sent: Tuesday, February 7, 2023 5:56 PM
> To: dev@geode.apache.or
esday, February 7, 2023 5:56 PM
To: dev@geode.apache.org
Subject: Re: Github actions - Integration tests
!! External Email
Integration tests pass consistently after configuring the
`--max-workers=12` and by not setting the `testMaxParallelForks` (so it
defaults to max-workers/4), except for one t
Integration tests pass consistently after configuring the
`--max-workers=12` and by not setting the `testMaxParallelForks` (so it
defaults to max-workers/4), except for one test[1] which is a test called
ConcurrentTestRunnerTest to test the ConcurrentTestRunner.
This test is expected to fail when