We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a user report about minstant panicing on start when it calls set_affinity:
set_affinity
minstant/src/tsc_now.rs
Line 112 in 27c9ec5
I'm still trying to get to the bottom of what's causing this issue, but it would be nice to just return TSCLevel::Unstable on error instead.
TSCLevel::Unstable
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have a user report about minstant panicing on start when it calls
set_affinity
:minstant/src/tsc_now.rs
Line 112 in 27c9ec5
I'm still trying to get to the bottom of what's causing this issue, but it would be nice to just return
TSCLevel::Unstable
on error instead.The text was updated successfully, but these errors were encountered: