Limit leaks to gitlab_transactions_stack
What does this MR do and why?
We see in #351531 (closed),
that there are leaks with gitlab_transactions_stack
. To limit the damage caused by the leaks, we reset
the stack after each example.
Related issue: #351531 (closed)
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.