Skip to content

Upgrade dependencies - #8

Closed
rushmorem wants to merge 3 commits into
masterfrom
dev/rushmore/deps
Closed

Upgrade dependencies#8
rushmorem wants to merge 3 commits into
masterfrom
dev/rushmore/deps

Conversation

@rushmorem

Copy link
Copy Markdown

No description provided.

txn_cleanup_locks_batch_size intentionally leaves locks behind (it
tests that the before-cleanup-locks failpoint prevents actual cleanup).
After scenario.teardown() disables failpoints, the locks remain in
TiKV and can bleed into subsequent tests that assert exact lock counts.

Add an actual cleanup step after teardown so no stale locks persist.

Made-with: Cursor
@rushmorem
rushmorem marked this pull request as ready for review March 24, 2026 12:41
@tobiemh tobiemh closed this May 26, 2026
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