frankframework / frankframework/frank-config-layout
Dead code in Frank configurations is not handled properly
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 1
Description
When there is dead code in Frank configurations, the algorithm may fail. If the elements of the dead code form a cycle, the algorithm will fail to assign layer numbers and no drawing is produced. Something better should be arranged than throwing an exception.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.