Skip to content

Use async_std::sync::Arc in examples #501

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

Merged
1 commit merged into from Nov 11, 2019
Merged

Use async_std::sync::Arc in examples #501

1 commit merged into from Nov 11, 2019

Conversation

ghost
Copy link

@ghost ghost commented Nov 11, 2019

Closes #500

@ghost ghost merged commit 352f18b into async-rs:master Nov 11, 2019
@ghost ghost deleted the use-our-arc branch November 11, 2019 10:10
This pull request was closed.
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.

async_std::sync::Mutex examples still use std::sync::Arc
0 participants