mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-06-07 05:17:32 +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.