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

Replace std::sync primitives with parking_lot #41

Open
LawnGnome opened this issue Dec 24, 2021 · 0 comments
Open

Replace std::sync primitives with parking_lot #41

LawnGnome opened this issue Dec 24, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@LawnGnome
Copy link
Contributor

This doesn't apply to async locks and mutexes from tokio::sync, obviously.

@LawnGnome LawnGnome added the good first issue Good for newcomers label Dec 24, 2021
@LawnGnome LawnGnome changed the title Replacing std::sync primitives with parking_lot Replace std::sync primitives with parking_lot Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant