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

Fix file.tidied FileNotFoundError #62987

Merged

Conversation

nicholasmhughes
Copy link
Collaborator

What does this PR do?

See issue for details

What issues does this PR fix or reference?

Fixes: #62986

Previous Behavior

FileNotFoundError thrown if file disappeared while attempting to check file stats.

New Behavior

Ignore the error and keep rolling.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@nicholasmhughes nicholasmhughes requested a review from a team as a code owner October 31, 2022 18:57
@nicholasmhughes nicholasmhughes requested review from waynew and removed request for a team October 31, 2022 18:57
@nicholasmhughes nicholasmhughes added the Sulfur v3006.0 release code name and version label Nov 1, 2022
@Ch3LL Ch3LL merged commit 42e6297 into saltstack:master Nov 1, 2022
@nicholasmhughes nicholasmhughes deleted the fix-file.tidied-filenotfounderror branch November 1, 2022 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sulfur v3006.0 release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] file.tidied FileNotFoundError
2 participants