-
Bug
-
Resolution: Done
-
Major
-
4.2.1.FINAL, 5.0.0.ALPHA4
-
None
-
None
I only reproduced this once while running the core test suite.
FutureCollator.getResponseList() waits in a loop, but only checks for timeout before starting the loop.
So if it doesn't get any response it will wait indefinitely.