Skip to content

Dart VM C API should include equivalent of Isolate.kill #37081

@mraleph

Description

@mraleph

In Dart code users are both capable of starting and killing isolates. However in there is no equivalent for that in native code.

This is needed for embedders which want to safe guard against long running (infinite) loops in Dart code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions