]
Fedor Gavrilov updated DROOLS-1770:
-----------------------------------
Issue Type: Enhancement (was: Bug)
more FEEL runtime cycle detection tests
---------------------------------------
Key: DROOLS-1770
URL:
https://issues.jboss.org/browse/DROOLS-1770
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Affects Versions: 7.4.1.Final
Reporter: Fedor Gavrilov
Assignee: Fedor Gavrilov
Priority: Minor
Runtime cycle detecton lacks tests for false positive, such as deadly diamond topology:
A depends on B and C
B and C depend on D