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

[Improve] refactor the offer_reservation avoid wait result #760

Merged
merged 1 commit into from
May 6, 2023

Conversation

Ted-Jiang
Copy link
Member

Which issue does this PR close?

Closes #759 .

Rationale for this change

  1. spawn a thread to launch task in parallel, no need use 'joinHandler' wait result back,
  2. extract some method make it more clearly.

What changes are included in this PR?

Are there any user-facing changes?

@Ted-Jiang
Copy link
Member Author

I will merge this one, If anyone have problem i will be happy to fix it.

@Ted-Jiang Ted-Jiang merged commit 30232e0 into apache:main May 6, 2023
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.

[Improvement] refactor the offer_reservation avoid wait result back
1 participant