Delivery: Fix maximum recursion depth in getRootCausalityValueList().
Pattern: SIT_1 => RSPL => SIT_1. Also, this reduces the complexity by not checking objects twice.
Showing
Please register or sign in to comment
Pattern: SIT_1 => RSPL => SIT_1. Also, this reduces the complexity by not checking objects twice.