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(cli): Fix the missing return in plimit queue. #2952

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

Wentao-Kuang
Copy link
Contributor

Description

The queue in config bundle never get await cause a empty config returned earlier before processed.

Intention

Fix the problem by adding return for the queue function.

Checklist

  • Tests updated
  • Docs updated
  • Issue linked in Title

@Wentao-Kuang Wentao-Kuang requested a review from a team as a code owner September 12, 2023 23:26
@Wentao-Kuang Wentao-Kuang added this pull request to the merge queue Sep 12, 2023
Merged via the queue into master with commit 83c0ade Sep 12, 2023
10 checks passed
@Wentao-Kuang Wentao-Kuang deleted the fix/config-budle-queue branch September 12, 2023 23:48
@blacha blacha mentioned this pull request Sep 18, 2023
github-merge-queue bot pushed a commit that referenced this pull request Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants