Skip to content

Add warning on reaped processes #106

@zimbatm

Description

@zimbatm

A good program should always handle it's processes and wait() after forking them.

Have you thought of adding a --strict option for tini that would output a warning when sub-processes are being reaped?

At the moment it's possible to display this information in debug level which is too verbose and also doesn't distinguish between the main process and sub-processes being reaped.

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