Skip to content

Synchronize native MariaDB abort coverage - #2445

Merged
chubes4 merged 1 commit into
mainfrom
test/native-mariadb-abort-barrier
Aug 31, 2026
Merged

Synchronize native MariaDB abort coverage#2445
chubes4 merged 1 commit into
mainfrom
test/native-mariadb-abort-barrier

Conversation

@chubes4

@chubes4 chubes4 commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Closes #2444.

Summary

  • replace command-count polling with an explicit allocation barrier
  • keep the underlying allocation in flight until waiter cancellation is exercised
  • settle the exact dependency-keyed readiness operation used by the test

Verification

  • npx tsx tests/native-mariadb-runtime-service.test.ts (10 consecutive runs)
  • git diff --check

AI assistance

GPT-5.6-sol via OpenCode diagnosed the fast-Linux fixture race, implemented deterministic synchronization, and ran repeated verification under Chris Huber’s direction.

@chubes4
chubes4 merged commit d7d8a4d into main Aug 31, 2026
1 check passed
@chubes4
chubes4 deleted the test/native-mariadb-abort-barrier branch August 31, 2026 17:35
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.

Synchronize native MariaDB all-waiter abort coverage

1 participant