Skip to content

Roll packages to fix #66038#66052

Merged
bkonyi merged 1 commit into
masterfrom
fix_66038
Sep 17, 2020
Merged

Roll packages to fix #66038#66052
bkonyi merged 1 commit into
masterfrom
fix_66038

Conversation

@bkonyi

@bkonyi bkonyi commented Sep 17, 2020

Copy link
Copy Markdown
Contributor

PR #65873 enabled DDS for non-web Flutter applications. This change surfaced a bug where DDS would not send ServiceRegistered events to VM service clients when they subscribed to the Service stream. This would cause tools and tests that rely on these events (e.g., hot reload in VSCode) to fail.

Fixes #66038.

PR #65873 enabled DDS for non-web Flutter applications. This change
surfaced a bug where DDS would not send ServiceRegistered events to VM
service clients when they subscribed to the Service stream. This would
cause tools and tests that rely on these events (e.g., hot reload in
VSCode) to fail.

Fixes #66038.
@flutter-dashboard flutter-dashboard Bot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Sep 17, 2020

@jonahwilliams jonahwilliams left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonahwilliams

Copy link
Copy Markdown
Contributor

This is likely causing a whole host of other CI issues. Consider landing on red after CI has finished if the build is still red

@bkonyi

bkonyi commented Sep 17, 2020

Copy link
Copy Markdown
Contributor Author

This is likely causing a whole host of other CI issues. Consider landing on red after CI has finished if the build is still red

SGTM. I'm actually surprised nothing failed before landing...

@skia-gold

Copy link
Copy Markdown

Gold has detected about 3 untriaged digest(s) on patchset 1.
View them at https://flutter-gold.skia.org/cl/github/66052

@bkonyi

bkonyi commented Sep 17, 2020

Copy link
Copy Markdown
Contributor Author

Merge on red to fix CI issues.

@bkonyi bkonyi merged commit fb08acf into master Sep 17, 2020
@bkonyi bkonyi deleted the fix_66038 branch September 17, 2020 19:28
goderbauer pushed a commit to goderbauer/flutter that referenced this pull request Sep 18, 2020
PR flutter#65873 enabled DDS for non-web Flutter applications. This change
surfaced a bug where DDS would not send ServiceRegistered events to VM
service clients when they subscribed to the Service stream. This would
cause tools and tests that rely on these events (e.g., hot reload in
VSCode) to fail.

Fixes flutter#66038.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hotReloadVMReloadMilliseconds hot_mode_dev_cycle_macos_target__benchmark unit regression

4 participants