[LXC] global lock on start #23

Merged
earl-warren merged 1 commit from earl-warren/act:wip-lxc-lock into main 2023-11-11 11:12:15 +00:00
Owner

Since the start script may create LXC templates that are shared, they
may race against each other when running for the first time. A lock
global to the host needs to be used to guarantee that does not happen.

Since the start script may create LXC templates that are shared, they may race against each other when running for the first time. A lock global to the host needs to be used to guarantee that does not happen.
earl-warren added 1 commit 2023-11-11 10:23:09 +00:00
Some checks failed
/ cascade (pull_request) Failing after 1m50s
checks / check and test (pull_request) Successful in 6m45s
5ad899f6ab
[LXC] global lock on start
Since the start script may create LXC templates that are shared, they
may race against each other when running for the first time. A lock
global to the host needs to be used to guarantee that does not happen.
Contributor

cascading-pr updated at forgejo/runner#117

cascading-pr updated at https://code.forgejo.org/forgejo/runner/pulls/117
earl-warren force-pushed wip-lxc-lock from 5ad899f6ab to bf72e67041 2023-11-11 10:34:54 +00:00 Compare
Contributor

cascading-pr updated at forgejo/runner#117

cascading-pr updated at https://code.forgejo.org/forgejo/runner/pulls/117
Contributor

cascading-pr updated at forgejo/runner#117

cascading-pr updated at https://code.forgejo.org/forgejo/runner/pulls/117
dachary approved these changes 2023-11-11 11:11:14 +00:00
earl-warren merged commit bf72e67041 into main 2023-11-11 11:12:15 +00:00
earl-warren deleted branch wip-lxc-lock 2023-11-11 11:12:15 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
3 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: forgejo/act#23
No description provided.