Ali Abdallah wrote:
Do you know more or less when this is going to happen?Do you have a better work-around approach than disconnecting the signals by id.
I don't know about such a feature, but in the mean time, you can add a weak ref handler to the object so that when freed it will call a predefined function that removes all the signals.