Skip to content

core/wwan: Ensure correct conditions before signal emission

Ana Cabral requested to merge ac/gsm into main

Currently, ip4 new config signal is being emitted twice, due to the lack of a barrier to a possible situation. This commit includes this.

https://bugzilla.redhat.com/show_bug.cgi?id=2028385

Merge request reports