Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(transactional): do not reuse parent transaction context #196

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

Papooch
Copy link
Owner

@Papooch Papooch commented Dec 12, 2024

Fixes #193

@Papooch Papooch marked this pull request as ready for review December 20, 2024 12:59
@Papooch Papooch force-pushed the fix/do-not-reuse-parent-transaction-context branch from bd48fee to 9c38e4a Compare December 20, 2024 13:00
@Papooch Papooch changed the title Fix/do not reuse parent transaction context fix(transactional): do not reuse parent transaction context Dec 20, 2024
@Papooch Papooch merged commit 45d7041 into main Dec 20, 2024
2 checks passed
@Papooch Papooch deleted the fix/do-not-reuse-parent-transaction-context branch December 20, 2024 13:22
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.

Child transaction context can be overriden from parent
1 participant