yeetd
yeetd copied to clipboard
Are the processes really been killed?
Hi,
When we run the testing step in our CICD, we can see this log that prints 'yeetd':
It seems that yeetd detects the process and tries to kill it, but 5 seconds later it detects it and tries to kill the same process (PID) again.
Is 'yeetd' really killing processes? Is this the expected behavior? We don't see improvements in execution speed, we think it does nothing.
Maybe it's a permissions issue? If so, how can we fix it?
Thanks!!