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 remaining std RwLocks and Mutexes #161

Open
terrarier2111 opened this issue Sep 14, 2021 · 1 comment
Open

Replace remaining std RwLocks and Mutexes #161

terrarier2111 opened this issue Sep 14, 2021 · 1 comment
Labels
easy This problem can be easily solved enhancement New feature or request

Comments

@terrarier2111
Copy link
Member

The majority of RwLocks/Mutexes we are currently using are from parking_lot, let's replace the remaining std ones

@terrarier2111 terrarier2111 added enhancement New feature or request good first issue Good for newcomers easy This problem can be easily solved labels Sep 14, 2021
@terrarier2111
Copy link
Member Author

@terrarier2111 terrarier2111 removed the good first issue Good for newcomers label Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy This problem can be easily solved enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant