-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-101101: Fix test_code_extra to reset value for refleak test #102350
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
Conversation
With out this patch:
|
Unrelated to this PR. Issue created to: #102351 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small nit to make the comment slightly clearer. Perhaps also add code to assert that we could successfully revert to the initial value?
Co-authored-by: Erlend E. Aasland <[email protected]>
Ah, that's right. The test needs to clean up after itself so it can be run again. |
Uh oh!
There was an error while loading. Please reload this page.