-
Bug
-
Resolution: Done
-
Major
-
1.1.6.Final
-
None
When combining the Arquillian Core extension test framework and the ExecutorService one might get false event counts.
The EventRecorder counts / stores events in a non thread safe way, which essential mean it occasionally might record fewer events then actually happened.