Greetings is there a way to have a notification when a signal is disconnected from a target? I have a situation that I would like to know when disconnect is called I can change a reference count to clean up a connection. Is there a sane way to add an extra callback to the signal class?