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

Implement file locking on cache directory #2270

Merged
merged 1 commit into from Aug 9, 2022

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Aug 8, 2022

This change should prevent concurrency problems related to use of the cache directory. This should sort some of the testing failures and probably also avoid similar issues with molecule
use in parallel.

Related: #2265

@github-actions github-actions bot added the skip-changelog Can be missed from the changelog. label Aug 8, 2022
This change should prevent concurrency problems related to use of
the cache directory.
@ssbarnea ssbarnea added bug and removed skip-changelog Can be missed from the changelog. labels Aug 8, 2022
@ssbarnea ssbarnea marked this pull request as ready for review August 8, 2022 15:59
@ssbarnea ssbarnea requested review from a team as code owners August 8, 2022 15:59
@ssbarnea ssbarnea merged commit 5adc581 into ansible:main Aug 9, 2022
@ssbarnea ssbarnea deleted the chore/lock branch August 9, 2022 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant