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

Prevent concurrent loading of catalogs #2316

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

AmelBawa-msft
Copy link
Contributor

Summary of the pull request

  • Added semaphore to prevent concurrent loading of catalogs and operating on shared resources by multiple tasks.

References and relevant issues

Detailed description of the pull request / Additional comments

Validation steps performed

PR checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated

@krschau krschau added the Needs-Second Pull request that needs another approval label Feb 27, 2024
@AmelBawa-msft AmelBawa-msft merged commit 45b471c into main Feb 27, 2024
4 checks passed
@AmelBawa-msft AmelBawa-msft deleted the user/amelbawa-msft/load-catalogs-tc branch February 27, 2024 21:35
@krschau krschau removed the Needs-Second Pull request that needs another approval label Feb 27, 2024
@krschau krschau added this to the Dev Home v0.12 milestone Mar 11, 2024
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