Skip to content

Comments

Fix: Move before all statements execution before snapshot creation logic#5229

Merged
themisvaltinos merged 2 commits intomainfrom
themis/beforeall
Aug 26, 2025
Merged

Fix: Move before all statements execution before snapshot creation logic#5229
themisvaltinos merged 2 commits intomainfrom
themis/beforeall

Conversation

@themisvaltinos
Copy link
Contributor

This fix for scheduled runs moves the before_all statements so that they are executed first before any queries are made against the engine. The added test verifies the execution order, which should currently fail in main where the logic that determines which snapshots need to be created (added here: #5189) is before.

@themisvaltinos themisvaltinos merged commit 66cd077 into main Aug 26, 2025
36 checks passed
@themisvaltinos themisvaltinos deleted the themis/beforeall branch August 26, 2025 16:42
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