reactor-core icon indicating copy to clipboard operation
reactor-core copied to clipboard

Move RaceTestUtils#race() uses to JCStress

Open chemicL opened this issue 3 years ago • 0 comments

JCStress is more flexible than RaceTestUtils utility, internal to reactor-core.

There are some concurrency stress tests hidden in integration tests. We should move them to JCStress tests.

The following list can be updated gradually:

  • [ ] ReactorBlockHoundIntegrationTest#shouldNotReportSchedulerScheduledFutureTask
  • [ ] ReactorBlockHoundIntegrationTest#shouldNotReportWorkerScheduledFutureTask

chemicL avatar Oct 06 '22 09:10 chemicL