Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: use async-lock for RwLock and Barrier#925

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
dignifiedquire merged 3 commits intoasync-rs:masterfromKestrer:master
Jan 13, 2021
Merged

feat: use async-lock for RwLock and Barrier#925

dignifiedquire merged 3 commits intoasync-rs:masterfromKestrer:master
Jan 13, 2021

Conversation

Kestrer
Copy link
Contributor

We already useasync-mutex forasync_std::sync::Mutex, so it seemsasync-std was going in this direction anyway. Usingasync-lock also gives the advantages ofconst constructors. I've checked and the API does not change.

@Kestrer
Copy link
ContributorAuthor

CI's failing, but I can't do anything about it because it would be failing on master if it were re-run (as an update to nightly caused it to fail).

@taiki-e
Copy link
Contributor

CI failure will be fixed by#927.

Copy link
Member

@dignifiedquiredignifiedquire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

thank you

@dignifiedquiredignifiedquire changed the titleUse async-lock for RwLock and Barrierfeat: use async-lock for RwLock and BarrierJan 13, 2021
@dignifiedquiredignifiedquire merged commit4a3f963 intoasync-rs:masterJan 13, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@dignifiedquiredignifiedquiredignifiedquire approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@Kestrer@taiki-e@dignifiedquire

[8]ページ先頭

©2009-2025 Movatter.jp