chinchang / chinchang/web-maker
Infinite loop in PUG preprocessing
Open
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 323
- PR merge metrics
- No merged PRs in 30d
Description
Typing a for loop end up in infinite loop due to auto refresh at
`- for (i=0; i<5; )`
I think because there is no i++ it cause an infinite loop.
Contributor guide
Assessment
This issue has not been assessed yet.