-
Rune Juhl Jacobsen authored
If running on a system that uses cgroups the process owner uid may not exist on the host system and `pwd.getpwuid` throws a KeyError. This patch defaults to a uid of `UNKNOWN(id)` when we're unable to look up the username.
2933df58