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

Propagatable exception after committed DB transaction #35

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

kevink1103
Copy link
Contributor

As discussed in #34, added few lines of code in Wrap that avoids processing further callbacks.
I am not sure about what to do with #before_commited! and #rollback! so I just left them as they were.

this should close #34 .

@Envek Envek merged commit 81d9922 into Envek:master Dec 9, 2024
11 checks passed
@Envek
Copy link
Owner

Envek commented Dec 9, 2024

Thanks! Released in 1.5.0

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.

Question regarding after_commit behavior upon exception
2 participants