Comment 7 for bug 1401318

Revision history for this message
Removed by request (removed3425744) wrote :

Maybe before executing "sleep --interruptable $timeout" an extra check could be done if $timeout is 0 and if true executing the function directly instead of using sleep. Could this be a potential solution?