-
Notifications
You must be signed in to change notification settings - Fork 230
Open
astral-sh/ruff
#23875Labels
Milestone
Description
error[panic]: Panicked at /root/.cargo/git/checkouts/salsa-e6f3bb7c2a062968/53421c2/src/function/execute.rs:633:9 when checking `/home/timc/arbeit/portal/pst-data-portal-web/partner_portal/src/partner_portal/notifier/notification_handler.py`: `infer_definition_types(Id(92b8)): execute: too many cycle iterations`
info: This indicates a bug in ty.
info: If you could open an issue at https://github.com/astral-sh/ty/issues/new?title=%5Bpanic%5D, we'd be very appreciative!
info: Platform: linux x86_64
info: Version: 0.0.21
info: Args: ["ty", "check"]
info: run with `RUST_BACKTRACE=1` environment variable to show the full backtrace information
info: query stacktrace:
0: infer_expression_types_impl(Id(c875))
at crates/ty_python_semantic/src/types/infer.rs:224
1: infer_definition_types(Id(92c2))
at crates/ty_python_semantic/src/types/infer.rs:70
2: infer_scope_types_impl(Id(84a8))
at crates/ty_python_semantic/src/types/infer.rs:187
3: check_file_impl(Id(1009))
at crates/ty_project/src/lib.rs:594
Found 1 diagnostic
WARN A fatal error occurred while checking some files. Not all project files were analyzed. See the diagnostics list above for details.
File being checked attached - has had no errors reported with earlier ty versions.
Reactions are currently unavailable