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

Update busboy sample to use on('close') #2766

Merged
merged 8 commits into from Nov 28, 2022

Conversation

unforced
Copy link
Contributor

Per this update, busboy should use on('close') rather than on('finish'). mscdex/busboy#266

Per this update, busboy should use on('close') rather than on('finish').
mscdex/busboy#266
@unforced unforced requested review from a team as code owners September 22, 2022 18:52
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Sep 22, 2022
@iennae
Copy link
Contributor

iennae commented Sep 22, 2022

Should the version of busboy be updated?

@unforced
Copy link
Contributor Author

Ah nice catch, done.

@grayside grayside requested review from a team as code owners November 8, 2022 00:25
@unforced unforced added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2022
@unforced unforced merged commit 0730d8d into GoogleCloudPlatform:main Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants