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

remove unnecessary locks #32913

Closed

Conversation

cavemanloverboy
Copy link
Contributor

Problem

There are a handful of unnecessary atomic operations that occur on the various notify implementations.

Summary of Changes

Remove all unnecessary uses of RwLock

@mergify mergify bot added community Community contribution need:merge-assist labels Aug 20, 2023
@mergify mergify bot requested a review from a team August 20, 2023 14:47
@github-actions github-actions bot added the stale [bot only] Added to stale content; results in auto-close after a week. label Sep 4, 2023
@cavemanloverboy
Copy link
Contributor Author

bls stale checker

@github-actions github-actions bot removed the stale [bot only] Added to stale content; results in auto-close after a week. label Sep 11, 2023
@github-actions github-actions bot added the stale [bot only] Added to stale content; results in auto-close after a week. label Sep 26, 2023
@github-actions github-actions bot closed this Oct 3, 2023
@CriesofCarrots
Copy link
Contributor

Sorry we missed this @cavemanloverboy 😞

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community Community contribution need:merge-assist stale [bot only] Added to stale content; results in auto-close after a week.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants