Currently, the Scene is firing the netlistChanged signal.
However, the netlist is a concept implemented by the wiresystem. As such, the wiresystem should provide a callback for when the netlist changes and the Scene registers there and then only fires the netlistChanged signal when the callback gets invoked.