• Hixie's avatar
    Handle crashing engine. · b43722e7
    Hixie authored
    When the engine dies unexpectedly during test execution, we have to
    terminate any tests running in that engine. Previously, they would just
    hang. For some reason that I was never able to satisfactorily explain,
    the WebSocket doesn't die in a way I can detect in this case. So
    instead, we hand in a future that we only complete when we detect the
    server subprocess ends.
    b43722e7
Name
Last commit
Last update
..
bin Loading commit data...
lib Loading commit data...
test Loading commit data...
tool Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...