Fix run-away for mutually referential instance attributes (#20645)

This commit is contained in:
Micha Reiser 2025-10-16 13:24:41 +02:00 committed by GitHub
parent 9393279f65
commit 5fb142374d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 59 additions and 10 deletions

View file

@ -1,2 +1,2 @@
spark # too many iterations (in `exported_names` query)
steam.py # hangs (single threaded)
spark # too many iterations (in `exported_names` query), `should not be able to access instance member `spark` of type variable IndexOpsLike@astype in inferable position`
steam.py # dependency graph cycle when querying TypeVarInstance < 'db >::lazy_default_(Id(2e007)), set cycle_fn/cycle_initial to fixpoint iterate.