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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/228
Author: @jume-dev
Created: 6/23/2016
Status: ❌ Closed
Base:
master← Head: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.