Skip to content

Terminated orphans are only awaited on shutdown #2

Description

@DarthBo

If your reaper child process forks a lot of temporary children (and detaches them with setsid), the reaper process will end up with a lot of zombies.

reaper should handle SIGCHLD signals from terminated orphans and wait on them at runtime.

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