Skip to content

Document C#/Java async methods properly#115

Merged
jadamcrain merged 2 commits intomainfrom
docs/future-exceptions
Apr 17, 2023
Merged

Document C#/Java async methods properly#115
jadamcrain merged 2 commits intomainfrom
docs/future-exceptions

Conversation

@jadamcrain
Copy link
Member

  1. Properly document that a Task or CompletionStage is the actual return type.

  2. Document that the future type may fail exceptionally with a different exception than the method initiating the asynchronous request.

@jadamcrain jadamcrain merged commit c0d42c1 into main Apr 17, 2023
@jadamcrain jadamcrain deleted the docs/future-exceptions branch April 17, 2023 19:30
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.

1 participant