-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Add 'platform-specific' section to sleep_ms
to match sleep
.
#38761
Conversation
There is an equivalent thing on Windows, where the sleep won't return early due to an asynchronous procedure call because it isn't an alertable sleep. |
📌 Commit 20fd6cc has been approved by |
Add 'platform-specific' section to `sleep_ms` to match `sleep`. None
💥 Test timed out |
@bors: retry Presumably some bug in @bors? The builds both completed sucessfully: https://travis-ci.org/rust-lang/rust/builds/193285888 and https://ci.appveyor.com/project/rust-lang/rust/build/1.0.1606. |
⌛ Testing commit 20fd6cc with merge 435118e... |
@bors rollup |
@bors: retry
|
…=alexcrichton Add 'platform-specific' section to `sleep_ms` to match `sleep`. None
Rollup of 28 pull requests - Successful merges: #38603, #38761, #38842, #38847, #38955, #38966, #39062, #39068, #39077, #39111, #39112, #39114, #39118, #39120, #39132, #39135, #39138, #39142, #39143, #39146, #39157, #39166, #39167, #39168, #39179, #39184, #39195, #39197 - Failed merges: #39060, #39145
Rollup of 28 pull requests - Successful merges: #38603, #38761, #38842, #38847, #38955, #38966, #39062, #39068, #39077, #39111, #39112, #39114, #39118, #39120, #39132, #39135, #39138, #39142, #39143, #39146, #39157, #39166, #39167, #39168, #39179, #39184, #39195, #39197 - Failed merges: #39060, #39145
No description provided.