microsoft / pyright

Static Type Checker for Python
Other
12.7k stars 1.35k forks source link

Pyright hangs when analyzing isort project #8273

Closed erictraut closed 2 weeks ago

erictraut commented 2 weeks ago

This is related to https://github.com/microsoft/pyright/issues/8272. I'm creating issues for each hang so I can track them separately.

This particular issue specifically affects the process function in module isort/core.py.

To repro:

erictraut commented 2 weeks ago

This is addressed in pyright 1.1.370