pyrefly icon indicating copy to clipboard operation
pyrefly copied to clipboard

track modules that can't be resolved

Open kinto0 opened this issue 3 weeks ago • 1 comments

Summary:

  • on invalidate find, we only set a file to dirty if our dependencies changed
  • we currently only trace deps, the dependencies that can be resolved

we also need to track deps that can't be resolved. this bug manifests as type errors that remain longer than they should

fixes https://github.com/facebook/pyrefly/issues/1655 fixes https://github.com/facebook/pyrefly/issues/1632

Differential Revision: D87952758

kinto0 avatar Dec 02 '25 01:12 kinto0

@kinto0 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87952758.

meta-codesync[bot] avatar Dec 02 '25 01:12 meta-codesync[bot]

This pull request has been merged in facebook/pyrefly@e0bd3ad6a43a915017f08301ea1c74571ffec558.

meta-codesync[bot] avatar Dec 06 '25 02:12 meta-codesync[bot]