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

Make sure that trigger end time is earlier than run end time #624

Closed
wants to merge 1 commit into from

Conversation

knopers8
Copy link
Collaborator

I will remove the WIP after I test it.

- moved trd.Cleanup() from after_GO_ERROR-100 to enter_ERROR to allow ECS set run_end_time_ms upon after_GO_ERROR, where it is required by ccdb.RunStop(). The move preserves the order that the plugins are executed. In particular, trg.Cleanup() is still before dcs.Cleanup(), in case it is important to preserve.
- moved ccdb.RunStop() from enter_ERROR to after_GO_ERROR, so it can be later than trg.Cleanup()
@knopers8 knopers8 changed the title [WIP] Place ccdb.RunStop() in case of error after trg.Cleanup() Make sure that trigger end time is earlier than run end time Nov 28, 2023
@knopers8 knopers8 closed this Mar 18, 2024
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