alerter icon indicating copy to clipboard operation
alerter copied to clipboard

Alerter processes left running if user refuses permission

Open section83 opened this issue 3 years ago • 1 comments

In macOS 10.15.7, an Alerter process stays running if the user refuses permission for Alerter to send notifications. Same if user chooses "None" in notification style. I have found a large number of Alerter processes running which have to be killed in Activity Monitor (or I guess by logging off).

Can Alerter be updated so that it kills its own process when user refuses permission ? It does that if the notification is displayed but not if the Notification is not displayed.

Thanks.

section83 avatar May 20 '21 05:05 section83

This issue can be worked around by using the timeout option. So, if user has turned off notifications, the Alerter process will exit after the timeout is reached. But, it would be nice not to need a workaround.

section83 avatar May 21 '21 00:05 section83