-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Revert "Immediately run write closures for failed stream" #16237
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
Conversation
|
|
@ncteisen FYI, you are reverting a PR on |
|
So what is the right course here? If it is at fault should we revert in .14 then upmerge to master? |
@srini100 @ncteisen @jtattermusch This PR was causing a few internal tests to fail. It should be reverted until we can find out the cause. @mehrdada Can you trigger a new release after this has been reverted? |
I think this will need a patch... it broke tests in google, and it might have caused a performance regression (or a performance regression occurred with coincidentally bad timing) |
#16243 will revert this on master |
This is causing problems with import, and also related to #16211
Reverts #16179