-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Milestone
Description
Steps to Reproduce
flutter run -v in examples/hello_world
Target Platform: android
Unlike flutter attach, flutter run never calls device.unforward(..) which removes the port binding.
I tested on v1.9.1+hotfix.6 and master.
Logs
[STDERR] [ +6 ms] Error waiting for a debug connection: ProcessException: Process exited abnormally:2019-12-02T14:07:18.406306:
2019-12-02T14:07:18.406419: [STDERR] adb: error: cannot bind listener: Too many open files
[STDERR] Command: /usr/local/share/android-sdk/platform-tools/adb -s ZY22458D8C forward tcp:0 tcp:44386
cc @zanderso
Metadata
Metadata
Assignees
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.