Skip to content

Add support for marking Isolates as daemons (at least in Dart VM)Β #22312

Open
@DrMarcII

Description

@DrMarcII

In tests: Isolates are often used to launch processes such as simple servers for use by tests. These then block the dart vm from exiting unless exit is explicitly called (which can cause other problems, such as preventing coverage information from being collected).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.core-llibrary-isolatetype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions