Skip to content

Comments

Fixes #5402 Await with early returns#5977

Open
re-thc wants to merge 1 commit intoeclipse-vertx:masterfrom
re-thc:await
Open

Fixes #5402 Await with early returns#5977
re-thc wants to merge 1 commit intoeclipse-vertx:masterfrom
re-thc:await

Conversation

@re-thc
Copy link

@re-thc re-thc commented Feb 17, 2026

Motivation:

Fix #5402, faster virtual thread await execution.

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.

await(Future future) should immediately return or raise if the future is complete - significant perf improvement

1 participant