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

Support concurrent threads locking the same transaction (#19526) #19531

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

mystenmark
Copy link
Contributor

Fix crash when two threads concurrently lock the same transaction.

The new test case fails reliably if the fix is not present.

Fix crash when two threads concurrently lock the same transaction.

The new test case fails reliably if the fix is not present.
@mystenmark mystenmark requested a review from ebmifa September 24, 2024 21:34
Copy link

vercel bot commented Sep 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 24, 2024 11:00pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 11:00pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 11:00pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Sep 24, 2024 11:00pm

@mystenmark mystenmark enabled auto-merge (squash) September 24, 2024 23:03
@mystenmark mystenmark merged commit 7c0e1d1 into releases/sui-v1.34.0-release Sep 24, 2024
44 of 48 checks passed
@mystenmark mystenmark deleted the mlogan-cp-19526-to-1.34 branch September 24, 2024 23:25
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