yeetd icon indicating copy to clipboard operation
yeetd copied to clipboard

Are the processes really been killed?

Open vmontana opened this issue 1 year ago • 0 comments

Hi,

When we run the testing step in our CICD, we can see this log that prints 'yeetd':

image

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!!

vmontana avatar Jan 05 '24 11:01 vmontana