Skip to content

Custom emulators do not report failure to spawn #3302

@DanTup

Description

@DanTup

Set up an invalid customEmulator:

"dart.flutterCustomEmulators": [
	{
		"id": "danny_foo",
		"name": "Danny Foo",
		"executable": "~/Dev/foo",
		"args": [],
	}
],

The emulator fails to launch and writes to the log, but doesn't show anything on screen besides "Waiting for Danny Foo to connect".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions