For example if executing:
sudo cumin -b1 -s 12 'cumin2*' 'w'
Cumin will not return immediately after executing the command on the first and only host but will return only after sleeping 12 seconds.
So at least in some cases the batch_sleep time is waited also after the last execution.