Skip to content

moving away from sync locks - #70

Merged
kickhead13 merged 3 commits into
mainfrom
await_holding_lock
Jun 24, 2026
Merged

moving away from sync locks#70
kickhead13 merged 3 commits into
mainfrom
await_holding_lock

Conversation

@kickhead13

Copy link
Copy Markdown
Member

The last linting warning that we ignore... this should fix it...

@AlexDuna AlexDuna left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks alright.

@Tamas-Tudor-Ciprian Tamas-Tudor-Ciprian left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mechanically this will fix the linter and its cool that we won't have poisoned locks anymore.
But I will look further into it and propose changes in the near future because I think mutexes might be completely useless since scylla::Session is arc based.
Good work, sorry for late review.

@Doru991 Doru991 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it'll cause any problems, let's get it merged.

@kickhead13
kickhead13 merged commit 13bf4d3 into main Jun 24, 2026
5 checks passed
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.

4 participants