nix-top
nix-top copied to clipboard
Nix-top fails if run in nonexistant folder in /proc
To reproduce:
- Create a process
- Note down that process’ PID as $pid
cdto/proc/$pid- Kill the process
- Launch
nix-top
Expected behaviour:
Nix-top launches normally
Actual behaviour:
Error messages get spewed into the terminal about not being able to find the parent directory