-
Bug
-
Resolution: Done
-
Major
-
None
-
None
This will hang the test suite when it does fail
The issue is that when adding to a ConcurrentHashMap the key is null and causes a NPE. But unfortunately, not one is listening the return of the CompletionStage so the error goes unheard.