• Chris Bracken's avatar
    Prevent hangs due to bad import/export directives (#5538) · bfbbef10
    Chris Bracken authored
    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.
    bfbbef10
Name
Last commit
Last update
..
bin Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
README.md Loading commit data...
flutter_analysis_options Loading commit data...
pubspec.yaml Loading commit data...