Fix releasing the lock in the parent atrun process after the queue
authorghelmer <ghelmer@FreeBSD.org>
Thu, 17 Apr 2014 16:00:26 +0000 (16:00 +0000)
committerghelmer <ghelmer@FreeBSD.org>
Thu, 17 Apr 2014 16:00:26 +0000 (16:00 +0000)
commit20f44825dbd5a1d118d3867d08affeaa909d81be
tree9d7c660bafc2ad6d97fb0bd0541cf328b8db65bf
parent43701d46452c13166d38cc2d51e329bf58df5d95
Fix releasing the lock in the parent atrun process after the queue
directory has been processed. Otherwise, a long-running child process
caused other atrun invocations to stall unnecessarily.
libexec/atrun/atrun.c