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

add 'StartOnce' protection to syncer #13917

Merged
merged 1 commit into from
Jul 24, 2024
Merged

add 'StartOnce' protection to syncer #13917

merged 1 commit into from
Jul 24, 2024

Conversation

ettec
Copy link
Collaborator

@ettec ettec commented Jul 23, 2024

Ensure syncer is only started once - keystone end to end integration test encountered a very intermittent fail where the syncer attempted to execute the initial registry sync more than once. Wrapping the syncer with 'StartOnce' protection will prevent this reoccurring.

@ettec ettec enabled auto-merge July 23, 2024 21:04
@ettec ettec added this pull request to the merge queue Jul 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 23, 2024
@ettec ettec added this pull request to the merge queue Jul 24, 2024
Merged via the queue into develop with commit c5224df Jul 24, 2024
115 checks passed
@ettec ettec deleted the syncer_start_once branch July 24, 2024 10:44
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.

4 participants