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

Use parking_lot instead of mapped lock guards #50

Merged

Conversation

thomasschafer
Copy link
Owner

@thomasschafer thomasschafer commented Nov 30, 2024

This allows us to not require the use of nightly Rust, fixing issues with installation e.g. in Brew

@thomasschafer thomasschafer force-pushed the tschafer-use-parking-lot-instead-of-mapped-lock-guards branch from 6d826fb to 69b58e4 Compare November 30, 2024 19:12
@thomasschafer thomasschafer merged commit 592f3d7 into main Nov 30, 2024
3 checks passed
@thomasschafer thomasschafer deleted the tschafer-use-parking-lot-instead-of-mapped-lock-guards branch November 30, 2024 19:14
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.

1 participant