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

Set -Zmiri-num-cpus #88

Closed
saethlin opened this issue Oct 25, 2023 · 0 comments · Fixed by #89
Closed

Set -Zmiri-num-cpus #88

saethlin opened this issue Oct 25, 2023 · 0 comments · Fixed by #89

Comments

@saethlin
Copy link
Owner

Currently I think a lot of the testing with Miri is less concurrent than it needs to be. We could be exercising atomic code paths better if we tell tests that automatically detect parallelism that there are a lot of CPUs.

This might help us find examples of read-read races: rust-lang/miri#3142

@saethlin saethlin linked a pull request Oct 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant