Commit 1816af2
committed
fix(model): Fix handling of cycles in transitive dependencies
Stop processing transitive dependencies in `DependencyGraphBuilder` if
the same dependency already appeared in the same branch.
Signed-off-by: Martin Nonnenmacher <martin.nonnenmacher@bosch.com>1 parent 370fa49 commit 1816af2
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
381 | 384 | | |
382 | 385 | | |
383 | 386 | | |
| |||
0 commit comments