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(operations): race conditions when running commands concurrently #324

Merged
merged 1 commit into from
May 18, 2024

Conversation

mrcjkb
Copy link
Member

@mrcjkb mrcjkb commented May 8, 2024

Copy link
Contributor

github-actions bot commented May 8, 2024

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(installer): some installer bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (steps in PR description).
  • Updated documentation.

@vhyrro vhyrro changed the base branch from wait-for-write to master May 18, 2024 12:24
@vhyrro vhyrro merged commit 269bbf3 into master May 18, 2024
3 checks passed
@mrcjkb mrcjkb deleted the sync-operations branch May 18, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bulk install fails to write to rocks.toml
2 participants