mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-08-05 12:17:44 +02:00

Instead of list_sta() waiting for the PID itself it can just use wait=True and grab the output out of the Process class itself.