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: correctly handle nexttick scheduling in stream reads #24133

Merged
merged 1 commit into from Jun 18, 2020

Conversation

zcbenz
Copy link
Member

@zcbenz zcbenz commented Jun 15, 2020

Backport of #24022

See that PR for details.

Notes: Fix an issue which would cause streaming protocol responses to stall in some cases

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jun 15, 2020
@trop trop bot added 8-x-y backport This is a backport PR labels Jun 15, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jun 15, 2020
@zcbenz zcbenz force-pushed the fix-stream-scheduling-8-x-y branch from 6c7400f to a6fb0c8 Compare June 18, 2020 00:48
@zcbenz zcbenz force-pushed the fix-stream-scheduling-8-x-y branch from a6fb0c8 to 4fd96cc Compare June 18, 2020 02:45
@zcbenz zcbenz requested a review from a team June 18, 2020 04:41
@deepak1556 deepak1556 merged commit 6cc75d9 into 8-x-y Jun 18, 2020
@release-clerk
Copy link

release-clerk bot commented Jun 18, 2020

Release Notes Persisted

Fix an issue which would cause streaming protocol responses to stall in some cases

@deepak1556 deepak1556 deleted the fix-stream-scheduling-8-x-y branch June 18, 2020 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8-x-y backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants