Arek Korbik
Results
1
issues of
Arek Korbik
Processes can run (e.g. inside docker containers) with user ids that don't have valid pwd entries on the host system. The code at https://github.com/linode/longview/blob/240db8f231081270d6a478809dc73574b59a2918/Linode/Longview/DataGetter/Processes.pm#L68 seems to assume otherwise: ``` perl...