Skip to content

Killing a process linked to init process kills the node. #18

@mmzeeman

Description

@mmzeeman

When havoc kills logger, heart or url_prim_loader it kills the entire node. Is this a feature or a bug? Or could it be that some internals of OTP has changed in such a way that havoc now tries to kill those processes?

I see that that havoc specifically checks to not kill application_controller, but there can be other processes linked to init too.

Would it be an idea to specifically check if a proces is linked to init? Or maybe introduce a configurable do_not_kill list with names of processes which should not be killed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions