Hello,
There should not be a problem if the subscribers also properly unsubscribe from the events. By default only the DialogueGUI is subscribing (and also unsubscribing) from those events. If you are using those events it is of course good practice to also unsubscribe from them accordingly, however your suggestion makes it a bit more safer 🙂
Thank you.