Skip to content

mm-port-probe: Invoke the mm_port_qmi_open function with a GCancellable object

Madhavadas Pottekkat requested to merge madhavadas/ModemManager:my-branch-2 into main

Ensure that the cdc-wdm port probing task is canceled if the modem drops off the bus before the task completes. This prevents the task from preventing other port probing tasks from starting.

Merge request reports