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

feat(core): Introduce streaming helper method that uses the... #962

Merged
merged 1 commit into from
Jan 10, 2022

Conversation

apeteri
Copy link
Member

@apeteri apeteri commented Jan 10, 2022

...ServiceProvider of the currently executing request.

The second argument is an AsyncRequest-building function, which can be
used for extracting a fully wrapped request suitable for a
ServiceProvider context. This can be useful when eg. a repository or
branch needs to be targeted that differs from the context of the current
request.

...ServiceProvider of the currently executing request.

The second argument is an AsyncRequest-building function, which can be
used for extracting a fully wrapped request suitable for a
ServiceProvider context. This can be useful when eg. a repository or
branch needs to be targeted that differs from the context of the current
request.
@apeteri apeteri requested a review from cmark January 10, 2022 14:15
@apeteri apeteri self-assigned this Jan 10, 2022
Copy link
Member

@cmark cmark left a comment

Choose a reason for hiding this comment

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

LGTM!

@cmark cmark merged commit 570de5b into 8.x Jan 10, 2022
@cmark cmark deleted the feature/SO-4973_blocking_batch_stream branch January 10, 2022 14:19
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.

None yet

2 participants