Skip to content

update-loop: use lockfile with check for stale lockfile instead of checking active processes

Eric Zillmann requested to merge (removed):feature/2783-better-lockfile into master

#2783 use lockfile instead of checking active processes as the lockfile is site specific; check to detect stale lock files

Merge request reports