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

fix: fail protocol request when OnWrite fails #26296

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

dsanders11
Copy link
Member

@dsanders11 dsanders11 commented Nov 1, 2020

Description of Change

Wasn't sending a failed response for a protocol request in an error case, could have left the request without a response. I don't know of a way to easily test this, wasn't able to trigger it, seems like a corner-case.

Checklist

Release Notes

Notes: fixed error handling on write failure in the protocol module

@electron-cation electron-cation bot added new-pr 🌱 PR opened in the last 24 hours and removed new-pr 🌱 PR opened in the last 24 hours labels Nov 1, 2020
@deepak1556
Copy link
Member

This is a user facing change, can you add some release notes for it.

LGTM, otherwise.

@dsanders11
Copy link
Member Author

Added a release note. Wasn't sure how to word it since I'm still not clear on what condition would trigger it to begin with. 😆 I kept it generic.

@aishwaryakarad
Copy link

aishwaryakarad commented Nov 2, 2020 via email

@zcbenz zcbenz merged commit b1b8a65 into electron:master Nov 3, 2020
@release-clerk
Copy link

release-clerk bot commented Nov 3, 2020

Release Notes Persisted

fixed error handling on write failure in the protocol module

@dsanders11 dsanders11 deleted the patch-14 branch March 14, 2022 02:50
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.

5 participants