Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Find other places we can use async RwLock #925

Closed
benthecarman opened this issue Jan 2, 2024 · 1 comment · Fixed by #1002 or #1010
Closed

Find other places we can use async RwLock #925

benthecarman opened this issue Jan 2, 2024 · 1 comment · Fixed by #1002 or #1010

Comments

@benthecarman
Copy link
Collaborator

          There's probably other places in the codebase we can do this too, would be a good followup

Originally posted by @benthecarman in #924 (comment)

@TonyGiorgio
Copy link
Contributor

Well, clippy warns when you're using a non async mutex over an await so we aren't doing it currently but maybe we benefit from doing that swap anyways.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants