If I run isort (5.10.1 or `main` at c6a41965247a858a0afd848fbebfca18b8983917) on this invalid file with an unclosed parenthesis, it goes into a 100% CPU infinite loop: ```python3 from os import ( ```
If I run isort (5.10.1 or
mainat c6a4196) on this invalid file with an unclosed parenthesis, it goes into a 100% CPU infinite loop: