It’s up to you how to deal with pending notifications. This doesn’t cause any issue.
However, if you send multiple notifications without waiting for them the event to unblock the destination task doesn’t count up. Means if you later wait for the notification the task gets (immediately) unblocked only once and processes the accumulated/resulting notification value.