Skip to content

fix: internal rollback() corrupts caller's ambient transaction and discards uncommitted work#339

Merged
d3vyce merged 1 commit into
mainfrom
338-internal-rollback-corrupts-callers-ambient-transaction-and-discards-uncommitted-work
Jul 3, 2026
Merged

fix: internal rollback() corrupts caller's ambient transaction and discards uncommitted work#339
d3vyce merged 1 commit into
mainfrom
338-internal-rollback-corrupts-callers-ambient-transaction-and-discards-uncommitted-work

Conversation

@d3vyce

@d3vyce d3vyce commented Jul 3, 2026

Copy link
Copy Markdown
Owner

No description provided.

@d3vyce d3vyce self-assigned this Jul 3, 2026
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
src/fastapi_toolsets/db/watch.py 100.00% <100.00%> (ø)

@d3vyce d3vyce force-pushed the 338-internal-rollback-corrupts-callers-ambient-transaction-and-discards-uncommitted-work branch from bd3345d to a2721ac Compare July 3, 2026 23:50
@d3vyce d3vyce merged commit ff367e4 into main Jul 3, 2026
10 checks passed
@d3vyce d3vyce deleted the 338-internal-rollback-corrupts-callers-ambient-transaction-and-discards-uncommitted-work branch July 3, 2026 23:53
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.

Internal rollback() corrupts caller's ambient transaction and discards uncommitted work

1 participant