Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
roachtest: fix TestVMPreemptionPolling data race
This changes monitorForPreemptedVMs to read pollPreemptionInterval just once, so when unit tests change the value we don't run into concurrent access. Fixes: #135267 Epic: none Release note: none
- Loading branch information