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: refactor SetMaxConcurrent method in ParallelTasks. #502

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

kycheng
Copy link
Contributor

@kycheng kycheng commented Nov 29, 2023

Changes

add SetMaxConcurrent method.

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • spec PR link included
  • Follows the commit message standard
  • Meets the contributing guidelines (including
    functionality, content, code)
  • Test cases with documentation and functionality works as expected using current and related github repos (MUST deploy and check)
  • Release notes block below has been filled in or deleted (only if no user facing changes)

chengjingtao
chengjingtao previously approved these changes Nov 30, 2023
parallel/task.go Show resolved Hide resolved
@kycheng kycheng merged commit 1349f88 into main Nov 30, 2023
2 checks passed
@kycheng kycheng deleted the fix/max-concurrent branch November 30, 2023 03:36
kycheng added a commit that referenced this pull request Jan 8, 2024
* fix: refactor SetMaxConcurrent method in ParallelTasks.

* fix: add SetConcurrent annotation
kycheng added a commit that referenced this pull request Jan 8, 2024
* fix: refactor SetMaxConcurrent method in ParallelTasks. (#502)

* fix: refactor SetMaxConcurrent method in ParallelTasks.

* fix: add SetConcurrent annotation

* feat: add create dynamic client by config. (#506)

* fix: refactor SetMaxConcurrent method in ParallelTasks.

fix: add SetConcurrent annotation

feat: adjust the struct of multicluster interface

fix: remove testing and import cycle.

* fix: rename get multi cluster.
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.

2 participants