Skip to content

snoop_inference is broken on latest after stackless inference change #56115

Open

Description

We should be able to restore basically the old behavior with the new stack.

I wasn't certain how to maintain the old code, since it was working with incomplete and inaccurate information available. Now all required information is available in function typeinf(interp::AbstractInterpreter, frame::InferenceState), so this could be reimplemented there in some form.

Originally posted by @vtjnash in #55575 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

observabilitymetrics, timing, understandability, reflection, logging, ...

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions