mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-01-19 16:28:03 +01:00
Printing out processes was done manually but instead we can make Process printing extendable by adding its own __str__ method. This now will print if the process is a multi-test process as well.