Rework lockfile mechanism #13

Open
opened 2020-04-27 09:50:04 +00:00 by southerntofu · 1 comment
Owner

Rework git-build.sh lockfile so we can have multiple git-build running in parallel. This will be useful for forgehook

Rework git-build.sh lockfile so we can have multiple git-build running in parallel. This will be useful for forgehook
Author
Owner

For example, git-build when running for a set of tasks could hash the arguments and setup a .git-build.HASH.LOCK so that calling different tasks has different lockfiles?

For example, git-build when running for a set of tasks could hash the arguments and setup a .git-build.HASH.LOCK so that calling different tasks has different lockfiles?
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: forge/build.sh#13
No description provided.