mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-28 18:37:23 +01: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.