Skip to content

Remove Request async default implementation#490

Merged
jimmyjames merged 1 commit intov2-devfrom
remove-default-impl
Dec 22, 2022
Merged

Remove Request async default implementation#490
jimmyjames merged 1 commit intov2-devfrom
remove-default-impl

Conversation

@jimmyjames
Copy link
Copy Markdown
Contributor

This change removes the default implementation of Request#executeAsync and its associated test. The default implementation (which just threw an exception) was there to add support for async in v1 in a non-breaking way. In v2 and beyond, implementors must provide an implementation of executeAsync.

@jimmyjames jimmyjames requested a review from a team as a code owner December 21, 2022 19:09
@jimmyjames jimmyjames merged commit 2d5eb72 into v2-dev Dec 22, 2022
@jimmyjames jimmyjames deleted the remove-default-impl branch December 22, 2022 00:23
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.

2 participants