Skip to content

Zombie processes #111

Description

@bkreider

I'm noticing defunct zombie processes when terminals are killed (on linux). Have I misconfigured something or is ttyjs not reaping children or handling SIGCHLD? I believe one fix is to set the handler to SIG_IGN. Is that something I can do in node, or does it need to be fixed in the pty.cc code? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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