• 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
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.codecov.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...