Skip to content

Fix read-write lock access handling#661

Merged
sim642 merged 6 commits intomasterfrom
read-write-locks
Apr 1, 2022
Merged

Fix read-write lock access handling#661
sim642 merged 6 commits intomasterfrom
read-write-locks

Conversation

@sim642
Copy link
Copy Markdown
Member

@sim642 sim642 commented Mar 22, 2022

Part of #658.

Fixes read-write lock access handling according to #658 (comment).

Instead may_race looks for mutually exclusive lock pair directly.
This avoids constructing many intermediate sets.
@sim642 sim642 marked this pull request as ready for review March 22, 2022 15:31
@sim642 sim642 merged commit cc3a9f7 into master Apr 1, 2022
@sim642 sim642 deleted the read-write-locks branch April 1, 2022 06:49
@sim642 sim642 added this to the v2.0.0 milestone Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants