DSLX: Circular imports not caught/handled
Open
dslx
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
If file A imports file B which imports file A, you are rewarded with what appears to be an infinite loop. PROBABLY not what we want here. :)
Contributor guide
Assessment
This issue has not been assessed yet.