Skip to content

fix: await transaction commit and preserve finalized handles - #457

Merged
ospfranco merged 4 commits into
mainfrom
oscar/await-commit-but-do-not-await-flushes
Sep 15, 2026
Merged

ospfranco merged 4 commits into
mainfrom
oscar/await-commit-but-do-not-await-flushes

Conversation

@ospfranco

Copy link
Copy Markdown
Contributor

Continuation on top of #455

  • Dedups transactions tests on queries.ts
  • makes commit sync, like rollback
  • Fires the flush pending queries call and DO NOT await for it's result, to avoid locking the transaction finish. Reactive queries should still run in the background without interfering with the current transaction that is just closing
  • Moves from biome to oxc and tsgo with type aware rules

@ospfranco
ospfranco merged commit 25a01f1 into main Sep 15, 2026
10 checks passed
@ospfranco
ospfranco deleted the oscar/await-commit-but-do-not-await-flushes branch September 15, 2026 12:09
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