Skip to content

Isolate name in the call stack shown as main in vs code #41

@abdimussa87

Description

@abdimussa87

Whenever I try and run the example code, the call stack found in the debug panel shows it being main and not the isolate name. Is this on purpose? I tried using the inbuilt Isolate.spawn and it does show the method name in the call stack. Is there a way to programmatically check if the method to be called in the isolate is indeed being called from the isolate or the main thread?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions