-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[master] Fix Flaky LazyLoaderRefreshFileMappingTest #64568
Conversation
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey.
There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. |
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.
This looks good but I certainly want to get @dwoz and @s0undt3ch 's review here
bd53834
to
1d29f20
Compare
1d29f20
to
0739c05
Compare
@s0undt3ch thanks for the speedy reviews! I think I fixed the CI issues I noticed the other day, but will need a re-run to confirm |
Hey @Ch3LL not sure on the best way to get this merged as I've been in this cycle of either having failing tests or an out of date branch - would you like me to rebase on the latest |
Apologies, I have the 3007.0 label on this so it's on my radar. We are currently waiting on a merge forward for fixing all the tests. I'll make sure to follow up here to update the branch once that is merged into master. |
Congratulations on your first PR being merged! 🎉 |
What does this PR do?
Move creation of the lock to a private method to isolate mocking behaviour from main threading library.
What issues does this PR fix or reference?
Fixes: 64567
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
64567.fixed.md
Commits signed with GPG?
Yes/No