Skip to content

Conversation

JacobKnoth
Copy link

Minimal GNU styled 'timeout',
runs a command with a time limit (monotonic clock) sends a SIGTERM to the child process group at deadline then SIGKILL after a grace period
Exit codes: 124(timeout), 125(internal/usage), 126/127(exec error) Otherwise child status

@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label Sep 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👀 pr-needs-review PR needs review from a maintainer or community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant