Closed guimochila closed 2 months ago
timeout command is not available in bash on OSX by default. This PR checks weather the OS is OSX and creates a timeout function emulating the timeout behaviour.
timeout
timeout
command is not available in bash on OSX by default. This PR checks weather the OS is OSX and creates atimeout
function emulating the timeout behaviour.