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

core: propagate write stream response events #1014

Merged
merged 1 commit into from
Dec 10, 2015

Conversation

stephenplusplus
Copy link
Contributor

This listens for the response event where appropriate and re-emits it to the user's stream.

Also, I caught a bug over in gcs-resumable-upload which was not emitting responses until a request completed. If it errored, the response wouldn't be emitted at all.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 10, 2015
@stephenplusplus stephenplusplus changed the title coe: propagate write stream response events core: propagate write stream response events Dec 10, 2015
callmehiphop added a commit that referenced this pull request Dec 10, 2015
core: propagate write stream response events
@callmehiphop callmehiphop merged commit 2e351b5 into googleapis:master Dec 10, 2015
sofisl pushed a commit that referenced this pull request Jan 17, 2023
* chore(main): release 3.0.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants