Details
-
Bug
-
Status: Done
-
Critical
-
Resolution: Done
-
None
-
None
-
None
-
None
Description
Current implementation of randomInt() in AsynchbaseQueryBuiler.scala results in an infinite loop if range parameter is 0.
Please add a condition to handle this edge case.