Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass around the root trace rather than fishing it out of HotLocationKind. #1464

Merged
merged 1 commit into from
Nov 13, 2024

Commits on Nov 13, 2024

  1. Pass around the root trace rather than fishing it out of `HotLocation…

    …Kind`.
    
    This solves a problem where we couldn't find the root trace from a
    `HotLocationKind`, possibly because it ended up in `DontTrace` or
    similar.
    ltratt committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e6abca8 View commit details
    Browse the repository at this point in the history