Is the code free of unintended infinite loops? Check for code paths that can cause infinite loops. Make sure end loop conditions will be met unless otherwise documented.
英
美
- 代码不要陷入无穷循环。检查可能导致无穷循环的代码路径。