• 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
..
_flutter_web_build_script Loading commit data...
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...