Skip to content

Enrich events with isolate name #597

@kuhnroyal

Description

@kuhnroyal

Events should contain the name of the isolate they originate from.
This can be achieved via Isolate.current.debugName. The name is not guaranteed to be unique but could be helpful in some scenarios.

This is not Flutter specific and should probably be done by default in the Dart plugin.

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