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