• 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...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...