Files
Giacomo Vercesi f9b7df163a test-harness: wrap children retrieval
In some corner cases, the `psutil.Process.children()` function might
throw a `NoSuchProcess` in case the parent died in the meantime. Wrap
the `.children()` function in a `_get_children` function to guard
against this case.
2025-10-20 10:28:44 +02:00
..
2024-10-01 13:38:21 +02:00
2024-10-01 13:38:21 +02:00