Make sure all backends ref the notification before doing work
Otherwise a backend may deref and thus delete a notification before another backend got a chance to ref it.
This happens when a backend calls finish from notify which is done e.g. in notifybyaudio