• Ben Konyi's avatar
    Ensure VmService instance is disposed after failed direct connection attempt (#66123) · 409e994c
    Ben Konyi authored
    _attemptServiceConnection in FallbackDiscovery would fail if the root
    library URI was not a package URI even if the VM service connection
    attempt was successful. This resulted in a VM service connection being
    left alive, causing DDS to fail its connection to the VM service.
    
    Updated _attemptServiceConnection to ensure the VM service instance is
    disposed after a non-connection related failure and to allow for root
    library URIs with a file scheme.
    409e994c
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
static Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...