Skip to content

SIGSTOP doesn't interrupt containerd process #5963

@fvigotti

Description

@fvigotti

ctrl+c ( when process is in foreground )
or kill $PID

should stop the process ( with a safe shutdown )

instead I'm always forced to kill the process ( kill -9 $PID ) which should be unsafe and rarely used instead

What version of containerd are you using:
containerd github.com/containerd/containerd v1.5.5 72cec4b

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions