#884238 dsh: --forklimit off by one

Package:
dsh
Source:
dsh
Description:
dancer's shell, or distributed shell
Submitter:
Date:
2017-12-12 20:39:04 UTC
Severity:
minor
#884238#5
Date:
2017-12-12 20:35:23 UTC
From:
To:
Dear Maintainer,

experiments (e.g. looking into a run with strace, using "-c --forklimit 1")
show that the number of forks is actually always one greater than specified.
E.g. with "--forklimit 1" there are two processes running at the same time.

Regards,
    Slaven