Skip to content

Replace LOCKTAGs with LWLocks#111

Open
Medvecrab wants to merge 1 commit intomasterfrom
replace_locktag
Open

Replace LOCKTAGs with LWLocks#111
Medvecrab wants to merge 1 commit intomasterfrom
replace_locktag

Conversation

@Medvecrab
Copy link
Contributor

The only advantage that LOCKTAGs (heavy locks) could've had against LWLocks is deadlock prevention and, after some considiration, we were unable to find scenarios where aforementioned deadlock prevention is used. So we have no arguments to keep LOCKTAGs

The only advantage that LOCKTAGs (heavy locks) could've had against LWLocks
is deadlock prevention and, after some considiration, we were unable
to find scenarios where aforementioned deadlock prevention is used.
So we have no arguments to keep LOCKTAGs
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