Skip to content

Alert should be thread-safe #7838

@PeterJohnson

Description

@PeterJohnson

Alert is different from many device classes in that it’s useful to call from background threads. However, the implementation is not thread safe and is impossible to make thread-safe externally. It should be made internally thread safe to avoid hard-to-debug crashes when using it with multi-threaded code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions