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: PoolBase kClose and kDestroy should await and not return the Promise #3716

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Oct 10, 2024

other classes based on DispatcherBase are not returning but awaiting the Promise. So it streamlines PoolBase with the others.

@ronag ronag merged commit cda5f94 into main Oct 11, 2024
38 checks passed
@Uzlopak Uzlopak deleted the pool-base-await branch October 11, 2024 07:53
github-actions bot pushed a commit that referenced this pull request Oct 12, 2024
Uzlopak added a commit that referenced this pull request Oct 12, 2024
…mise (#3716) (#3723)

(cherry picked from commit cda5f94)

Co-authored-by: Aras Abbasi <[email protected]>
@github-actions github-actions bot mentioned this pull request Dec 3, 2024
This was referenced Dec 16, 2024
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.

3 participants