mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-29 19:17:31 +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.