3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-03-06 00:40:38 +01:00
James Prestwood 709c86086f test-runner: fix process cleanup loop
The processes in the list ultimately get removed for each
kill() call. This causes strange behavior since the list is
being iterated and each iteration is removing items. Instead
iterate over a new temporary list so the actual process list
can be cleaned up.
2021-04-22 13:25:23 -05:00
..
2021-04-05 17:47:42 -05:00