Skip to content
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

refactor: switch to async-mutex for Mutex implementation #822

Merged
merged 2 commits into from Jun 26, 2020

Conversation

dignifiedquire
Copy link
Member

Another small step in making async-std more modular.

@dignifiedquire
Copy link
Member Author

CI failures seem to be an issue in the current nightl: rust-lang/rust#73592

@ghost
Copy link

ghost commented Jun 26, 2020

In tests/timeout.rs, I suggest bumping i * 20 to something larger, perhaps i * 100, and changing (0..100) to (0..10)

@dignifiedquire dignifiedquire merged commit 0e7650a into master Jun 26, 2020
@dignifiedquire dignifiedquire deleted the async-extern-1 branch June 26, 2020 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant