Skip to content

supercronic logs "error running command: waitid: no child processes" regulary since v0.2.31 #171

@ceesgeene

Description

@ceesgeene

Since https://github.com/aptible/supercronic/releases/tag/v0.2.31 we regulary see superconic logging errors with the following message: "error running command: waitid: no child processes"

In that release ramr/go-reaper was added to automatically reap zombie processes (see 8e8973c ).

For that library there already exists a similar issue: ramr/go-reaper#11

One of the suggestions (ramr/go-reaper#11 (reference)) is to use a more verbose chunk of code so that the reaper runs inside a different process: https://github.com/ramr/go-reaper?tab=readme-ov-file#into-the-woods . Not sure if this is applicable to supercronic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions