Skip to content

Use RwLock instead of Mutex#53

Merged
mergify[bot] merged 1 commit intomainfrom
fredr/rw-lock
Jan 10, 2023
Merged

Use RwLock instead of Mutex#53
mergify[bot] merged 1 commit intomainfrom
fredr/rw-lock

Conversation

@fredr
Copy link
Copy Markdown
Contributor

@fredr fredr commented Jan 10, 2023

Since it is likely that we do a lot more reads than writes on the cached token, this should at least in theory be more performant.

@fredr fredr requested a review from Jake-Shadle as a code owner January 10, 2023 11:50
@fredr fredr self-assigned this Jan 10, 2023
@mergify mergify bot merged commit e74ef5a into main Jan 10, 2023
@mergify mergify bot deleted the fredr/rw-lock branch January 10, 2023 11:55
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.

2 participants