Skip to content

Conversation

@zanderso
Copy link
Member

When connecting to a flaky device, or a device with a flaky network stack, flutter_tool can exit without any opportunity to clean up the DevFS on the device. However, users are expecting reconnections to work. Currently they fail when flutter_tool notices that the target VM already has a DevFS set up.

In this case, this CL cleans up the existing DevFS, and sets up a new one. This CL also avoids trying to connect to a bogus port on a Fuchsia devices.

@zanderso zanderso requested a review from tvolkert June 19, 2017 22:05
Copy link
Contributor

@tvolkert tvolkert left a comment

Choose a reason for hiding this comment

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

Can you add a test to devfs_test.dart please?

@zanderso
Copy link
Member Author

Done

@zanderso
Copy link
Member Author

Friendly ping.

Copy link
Contributor

@tvolkert tvolkert left a comment

Choose a reason for hiding this comment

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

LGTM

@zanderso zanderso merged commit 4d49066 into flutter:master Jun 22, 2017
@zanderso zanderso deleted the devfs-cleanup branch June 22, 2017 16:48
@zanderso
Copy link
Member Author

Thanks!

gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jul 1, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants