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

[WORK IN PROGRESS] Add db cleanup logic for checkpointer #1105

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

larskuhtz
Copy link
Contributor

This adds a finalize to all pact service requests that does an unconditional ROLLBACK on pact db. This would clean up any possibly pending database SAVEPOINTs, which can possibly result if for some reason the the more fine-grained cleanup logic fails, for instance in the presence of asynchronous exceptions in the sqlite code.

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.

1 participant