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

taskdump: instrument JoinHandle and tokio::fs #5676

Merged
merged 8 commits into from
May 9, 2023
Merged

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    dc04cba View commit details
    Browse the repository at this point in the history
  2. fmt

    Darksonn committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f051276 View commit details
    Browse the repository at this point in the history
  3. Force pending when tracing

    Darksonn committed May 8, 2023
    Configuration menu
    Copy the full SHA
    3b43c26 View commit details
    Browse the repository at this point in the history
  4. Fix warning

    Darksonn committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ca18b14 View commit details
    Browse the repository at this point in the history
  5. Fix warning

    Darksonn committed May 8, 2023
    Configuration menu
    Copy the full SHA
    6836adf View commit details
    Browse the repository at this point in the history
  6. Fix warning

    Darksonn committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ed8115f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Move trace_leaf out of crate::runtime::task

    That module is not always available.
    Darksonn committed May 9, 2023
    Configuration menu
    Copy the full SHA
    b1e9276 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1eaa80 View commit details
    Browse the repository at this point in the history