Skip to content

Switches wasm-timer for futures-timer. #776

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 3 commits into from
May 13, 2020

Conversation

azriel91
Copy link
Contributor

Fixes #775.

@azriel91
Copy link
Contributor Author

azriel91 commented May 12, 2020

Hm, cargo test --tests passes locally (doctests have 3 that fail, but they're the same on master).
./wasm-test.sh doesn't pass locally on master as well.

Perhaps I should reduce the Condvar timeout to 50 ms (down from 100)?

@dignifiedquire dignifiedquire merged commit b327795 into async-rs:master May 13, 2020
@dignifiedquire
Copy link
Member

Thank you

@azriel91 azriel91 deleted the bugfix/775/wasm-timer-delay branch May 13, 2020 23:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

async-std@1.6-beta.1: wasm-timer Delay pauses
2 participants