Will Burns created ISPN-12237:
---------------------------------
Summary: Add Blockhound exclusion for ForkJoinPool
Key: ISPN-12237
URL:
https://issues.redhat.com/browse/ISPN-12237
Project: Infinispan
Issue Type: Task
Components: Test Suite
Reporter: Will Burns
Fix For: 12.0.0.Final
ForkJoinPool blocks while waiting for a new task to be submitted. We need to allow this to
block but also ensure that when a task is ran that it still be detected for blocking. In
fact a ForkJoinPool task should never block, so we can use the
`disallowBlockingCallsInside` method in BlockHound.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)