-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
gh-136234: Fix _SelectorSocketTransport.writelines to be robust to connection loss #136743
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
base: main
Are you sure you want to change the base?
Conversation
The following commit authors need to sign the Contributor License Agreement: |
I've previously signed the CLA on behalf of my organisation, but my work email address has changed since then (same employer though). Is there a process to reuse that form, or do I need to sign a new one? Alternatively, I can rewrite my commits to use that old email address (it still works, just deprecated). |
You need to sign again with the new email. |
Ok, will do. Might take a few days to run it past my employer. |
@kumaraditya303 thanks for reviewing. The CLA has had to go to our IP people (even though I've previously signed it with a different email address), so there may be a delay. I'm hoping not longer than a week or two. |
Okay, ping me when the CLA is done and I'll merge it, thanks! |
Closes #136234