leandroBorgesFerreira / dag-command

Affected gradle modules by branch
Apache License 2.0
46 stars 11 forks source link

Cycle detection when parsing project #36

Closed leandroBorgesFerreira closed 8 months ago

leandroBorgesFerreira commented 8 months ago

Closes #34.

It adds cycle detection when parsing the project. Now the plugin presents a nice exception, instead of simply letting the project throw a StackOverflow error.