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

rt: use internal ThreadId implementation #5329

Merged
merged 2 commits into from Dec 30, 2022
Merged

Commits on Dec 30, 2022

  1. rt: use internal ThreadId implementation

    The version provided by `std` has limitations, including no way to try
    to get a thread ID without panicking.
    carllerche committed Dec 30, 2022
    Copy the full SHA
    5954489 View commit details
    Browse the repository at this point in the history
  2. relax metrics

    carllerche committed Dec 30, 2022
    Copy the full SHA
    e949aec View commit details
    Browse the repository at this point in the history