Lambdas stack error
Opened this issue · 0 comments
Deleted user commented
While stress testing Rulebook I found that the lambdas in GoldenRule.java line 176 hits StackOverFlowError.
This is observed with Rulebook core 0.12.
Using Fluent API
When number of objects of Rule created with RuleBuilder.create() exceeds 3000.