Skip to content

Attempt to address flapping lockfile feature test - #1537

Merged
rtamalin merged 1 commit into
rmt_3from
fix_lockfile_feature_test
Aug 11, 2026
Merged

Attempt to address flapping lockfile feature test#1537
rtamalin merged 1 commit into
rmt_3from
fix_lockfile_feature_test

Conversation

@rtamalin

Copy link
Copy Markdown
Collaborator

Description

Avoid a potential race when creating a child process to acquire the lockfile by sleeping in the main process to allow the child process time to start up and acquire the lock.

AI-Assistance-By: Qwen 3.6 35B MoE (A3B)

Fixes: SCC-964

Avoid a potential race when creating a child process to acquire the
lockfile by sleeping in the main process to allow the child process
time to start up and acquire the lock.

AI-Assistance-By: Qwen 3.6 35B MoE (A3B)

Fixes: SCC-964

@digitaltom digitaltom left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@rtamalin

Copy link
Copy Markdown
Collaborator Author

Currently on track for 5 successful runs in a row; will merge it if that passes.

@rtamalin
rtamalin merged commit 50ee073 into rmt_3 Aug 11, 2026
7 checks passed
@rtamalin
rtamalin deleted the fix_lockfile_feature_test branch August 11, 2026 19:55
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.

3 participants