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

Removed data sharing mechanism to avoid concurrency issues #55

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

kangwork
Copy link
Contributor

Category

  • New feature
  • Bug fix
  • Improvement
  • Refactor
  • etc

Description

  • Removed data sharing mechanism to avoid concurrency issues
  • Even though sharing common data would save unnecessary time spent for the redundant collection of roles, we are removing this mechanism for now to avoid conflicts that can be caused by concurrent requests.

Known issue

@kangwork kangwork merged commit 28c8c41 into cloudforet-io:master Aug 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant