Commit 72ab78fe authored by Dan Notestein's avatar Dan Notestein
Browse files

Fix lock file permissions for multi-user/container access

Lock files created by Docker containers (UID 2000) were not writable
by other users, causing 'Permission denied' errors when other jobs
tried to update the lock timestamp.

Add _touch_lock() helper that creates lock files with 666 permissions
and attempts to fix permissions on existing lock files.
parent e93331cb
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment