You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Things that generate events need a Notifier to let the BP know when there's an event to process. Its probably fine in practice cause its generating events in response to messages, which will often cause BP wakup anyway, but we shouldn't rely on this.