Skip to content

fix(dynamodb): fix lock inversion in TransactWriteItems#2389

Merged
agbishop merged 4 commits into
mainfrom
fix-ddb-deadlock-transact
Jul 16, 2026
Merged

fix(dynamodb): fix lock inversion in TransactWriteItems#2389
agbishop merged 4 commits into
mainfrom
fix-ddb-deadlock-transact

Conversation

@agbishop

Copy link
Copy Markdown
Collaborator

Fixes a lock inversion deadlock between TransactWriteItems and DeleteTable/CreateTable.

@agbishop
agbishop enabled auto-merge (squash) July 16, 2026 01:30
@agbishop

Copy link
Copy Markdown
Collaborator Author

📊 Code Coverage Report

Metric Value Status
Total Coverage 75.0%
0.0%
84.4%
New Code Coverage N/A (0/0 stmts)

Tip

This project maintains a minimum coverage threshold of 85%. Maintain or improve coverage on new code to ensure long-term stability.


Last updated: Thu, 16 Jul 2026 02:06:25 GMT

@agbishop
agbishop merged commit c31fd30 into main Jul 16, 2026
26 checks passed
@agbishop
agbishop deleted the fix-ddb-deadlock-transact branch July 16, 2026 02:07
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