mirror of
https://github.com/clearlinux/clr-installer.git
synced 2026-09-01 19:21:31 +00:00
Fixes: #364 Enable concurrent execution with different log files. Now locks are based off of the log file name, and are process based. Allows for checking if existing lock process is active. Enables generation of multiple images in parallel. vendor: Add lockfile package Signed-off-by: Mark D Horn <mark.d.horn@intel.com>