-
Notifications
You must be signed in to change notification settings - Fork 673
Open
Labels
type: bugSomething isn't working.Something isn't working.
Description
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
Labels
type: bugSomething isn't working.Something isn't working.