flutter/packages/flutter_tools/lib/src/test
Chris Bracken bfbbef108d Prevent hangs due to bad import/export directives (#5538)
If the input test script contains a bad import, sky_shell will fail to
execute main(), in which case a connection to /runner is never
established and the _ServerInfo.socket never completes.

This change works around this by issuing a request on /shutdown when
sky_shell exits.
2016-08-22 15:30:10 -07:00
..
coverage_collector.dart Support a user-specified observatory port in CoverageCollector (#5217) 2016-08-04 10:43:04 -07:00
flutter_platform.dart Prevent hangs due to bad import/export directives (#5538) 2016-08-22 15:30:10 -07:00