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
The notificator's for_each function claims to invoke the passed function with the parameters cap, count, notificator, where count represents how many times notify_at has been called for the capability. In reality, it always returns 1.