Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is the test from #27164. The test was checking whether sleep(1) (which is started first) or sleep(0.05) (which is nominally shorter) returned first. Switch the order so that the short sleep should always end first. Fixes #46360
- Loading branch information