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

Web Client: use request promise bound to the creating context #2703

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

tsegismont
Copy link
Contributor

This guarantees that request promise callbacks will always be invoked on the right context.

This guarantees that request promise callbacks will always be invoked on the right context.

Signed-off-by: Thomas Segismont <[email protected]>
@tsegismont tsegismont added this to the 4.5.12 milestone Jan 20, 2025
@tsegismont tsegismont merged commit e9449e0 into vert-x3:4.x Jan 20, 2025
8 checks passed
tsegismont added a commit that referenced this pull request Jan 20, 2025
This guarantees that request promise callbacks will always be invoked on the right context.

Signed-off-by: Thomas Segismont <[email protected]>
# Conflicts:
#	vertx-web-client/src/main/java/io/vertx/ext/web/client/impl/HttpContext.java
@tsegismont tsegismont deleted the web-client-request-promise branch January 20, 2025 16:55
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.

1 participant