We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It would be nice to be able to specify a timeout to avoid commands hanging during execution.
Maybe something like the existing WithEnv(), but instead WithTimeout() or WithWaitDelay() to support the new (Go 1.20) WaitDelay?
https://pkg.go.dev/os/exec#Cmd.WaitDelay