4fde29d1aa
Service.getInfo().serverUri can be null if the VM service server hasn't finished starting up. The CLI isolate should wait for this URI to not be null before attempting to start DDS. Fixes https://github.com/dart-lang/sdk/issues/44787 Fixed: 44787 Change-Id: Iadce0901351c0bc5238a4dc805483cce818e9e15 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/190361 Commit-Queue: Ben Konyi <bkonyi@google.com> Reviewed-by: Devon Carew <devoncarew@google.com>