julia
2d0211bf
- Disable thread affinity test under rr
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Disable thread affinity test under rr RR changes the affinity, so 0,1 may not be available in the affinity mask. It's a bit complicated to fix this test and would require parsing the existing affinity mask, so just disable it for now.
References
#35539 - Test suite tweaks for rr
Author
Keno
Committer
Keno
Parents
ccfbc909
Loading