You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #58746 [Process] Improve test cleanup by unlinking in a finally block (alexandre-daubois)
This PR was merged into the 5.4 branch.
Discussion
----------
[Process] Improve test cleanup by unlinking in a `finally` block
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Follwup for #58711, I realized afterwards that we may unlink in `finally` block to ensure proper test clean up in case something goes wrong.
Commits
-------
5c547c958b9 [Process] Improve test cleanup by unlinking in a `finally` block
0 commit comments