Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.2-incubating
-
None
Description
__((1..100).toList()).order(local).by(shuffle)
Try that query often enough and it will fail. You can increase the likeliness of a failure by increasing the size of the list. An explanation of why that happens is given here: