Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Clarify scheduled asynchonous methods with return type of void #444

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

KyleAure
Copy link
Contributor

Clarification for #439

@KyleAure KyleAure requested a review from njr-11 February 28, 2024 16:24
@KyleAure KyleAure self-assigned this Feb 28, 2024
@KyleAure KyleAure mentioned this pull request Feb 28, 2024
2 tasks
@KyleAure KyleAure force-pushed the 439-scheduled-async-clarification branch from b8458d8 to 8ff70a4 Compare February 28, 2024 16:28
@KyleAure KyleAure force-pushed the 439-scheduled-async-clarification branch from 8ff70a4 to e8d2ddb Compare February 28, 2024 16:29
Copy link
Contributor

@njr-11 njr-11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will need a minor typo fixed and could use some formatting, but this looks good. What you added is consistent with the prior statement and removes all uncertainty for anyone who might wrongly assume that a method returning void isn't still associated with a CompletableFuture that represents the completion of all executions.

Co-authored-by: Nathan Rauh <nathan.rauh@us.ibm.com>
@KyleAure KyleAure merged commit fd1f302 into jakartaee:main Mar 11, 2024
3 checks passed
@KyleAure KyleAure deleted the 439-scheduled-async-clarification branch March 11, 2024 15:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants