Skip to content

Timeout#55

Draft
wandersonwhcr wants to merge 9 commits intomasterfrom
feature/timeout
Draft

Timeout#55
wandersonwhcr wants to merge 9 commits intomasterfrom
feature/timeout

Conversation

@wandersonwhcr
Copy link
Copy Markdown
Collaborator

Context

Related issue #28 and #41

This PR adds support for timeout in seconds via --timeout argument.

Changes

  • Tests included
  • Documentation updated
  • Commit message is clear

@wandersonwhcr
Copy link
Copy Markdown
Collaborator Author

Alpine < 3.10: timeout -t 1 sleep 2
Alpine >= 3.10: timeout 1 sleep 2

💀

@wandersonwhcr
Copy link
Copy Markdown
Collaborator Author

@wandersonwhcr
Copy link
Copy Markdown
Collaborator Author

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant