about summary refs log tree commit diff
path: root/NOTES
diff options
context:
space:
mode:
authorChristian Kögler <ck3d@gmx.de>2020-09-06 21:27:59 +0200
committerLeah Neukirchen <leah@vuxu.org>2020-09-06 22:52:13 +0200
commit3a3f0056f357b4fa2b9f725725806d370395ff39 (patch)
tree77f932e59c0bd296d89325e66d99bf25d8a40ce5 /NOTES
parentba968f2161ffb4e936c283487249ea28601964c4 (diff)
downloadredo-c-3a3f0056f357b4fa2b9f725725806d370395ff39.tar.gz
redo-c-3a3f0056f357b4fa2b9f725725806d370395ff39.tar.xz
redo-c-3a3f0056f357b4fa2b9f725725806d370395ff39.zip
Fix non implicit job lease detection
If a job is non implicit, the job lease will never be written back via
function vacate. The information non implicit is wrongly derived by the
counter implicit_jobs, which will never be negative and therefor
run_script is always called with implicit job true.

This fix checks if implicit is possible before procuring the job lease.

Closes: #5 [via git-merge-pr]
Diffstat (limited to 'NOTES')
0 files changed, 0 insertions, 0 deletions