[PR #228] [CLOSED] added wait time for the locking mechanism #764

Closed
opened 2025-12-29 01:29:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/228
Author: @jume-dev
Created: 6/23/2016
Status: Closed

Base: masterHead: lock_wait_time


📝 Commits (1)

  • 6348cde * added wait time for the locking mechanism

📊 Changes

2 files changed (+19 additions, -1 deletions)

View changed files

📝 docs/examples/config (+3 -0)
📝 letsencrypt.sh (+16 -1)

📄 Description

I had a requirement that i would start the script parallel with different arguments.
Therefore i wanted one incarnation to wait for the other to finish while not being required to start it again myself.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dehydrated-io/dehydrated/pull/228 **Author:** [@jume-dev](https://github.com/jume-dev) **Created:** 6/23/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `lock_wait_time` --- ### 📝 Commits (1) - [`6348cde`](https://github.com/dehydrated-io/dehydrated/commit/6348cde6bb87ff09a66ba69d000e9f751c61aef6) * added wait time for the locking mechanism ### 📊 Changes **2 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/examples/config` (+3 -0) 📝 `letsencrypt.sh` (+16 -1) </details> ### 📄 Description I had a requirement that i would start the script parallel with different arguments. Therefore i wanted one incarnation to wait for the other to finish while not being required to start it again myself. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:29:02 +01:00
adam closed this issue 2025-12-29 01:29:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#764