Closed carloslack closed 2 months ago
Describe the bug
When a simple process is hidden, if vanishes from /proc//tasks/ But /proc/ remains, and is invalid and needs removal
To Reproduce 1 - echo /proc/ 2 - sudo find /proc -name
Expected behavior Nothing is found
Describe the bug
When a simple process is hidden, if vanishes from /proc//tasks/
But /proc/ remains, and is invalid and needs removal
To Reproduce 1 - echo /proc/
2 - sudo find /proc -name
Expected behavior Nothing is found