Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework concurrency control to avoid thread locks #54

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

jorgemanrubia
Copy link
Contributor

Follow up to #52 (comment).

This patch was created by @haileys at #52 (comment). All the credit to her.

Since the error is a bit elusive, I'd like to test this patch for a while in our team to make sure the deadlock doesn't reproduce anymore.

This patch was created by Hailey Somerville in rails#52 (comment). All
the credit to her.

Co-authored-by: Hailey Somerville <[email protected]>
@npezza93
Copy link
Collaborator

npezza93 commented Jan 8, 2025

Sounds great @jorgemanrubia! Thanks again for this.

@jorgemanrubia jorgemanrubia marked this pull request as ready for review January 24, 2025 17:07
@jorgemanrubia
Copy link
Contributor Author

Good news @npezza93. No hangs here in our team after a few weeks of intensive use. Ok to release from our side. Thanks in advance.

@npezza93
Copy link
Collaborator

Sweet! Thanks @jorgemanrubia

@npezza93 npezza93 merged commit 50186b9 into rails:main Jan 24, 2025
4 checks passed
@npezza93
Copy link
Collaborator

@jorgemanrubia v3.0.6 is released

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