Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove redundant sentinel in pidfile name #225

Closed
wants to merge 1 commit into from

Conversation

eknudtson
Copy link

The @name used to create the sentinel pidfile already contains
"sentinel_name", so it ends up generating as
sentinel_sentinel_name.pid. This removes the redundancy.

The @name used to create the sentinel pidfile already contains
"sentinel_name", so it ends up generating as
sentinel_sentinel_name.pid. This removes the redundancy.
@martinb3 martinb3 added this to the 2.next milestone Sep 3, 2015
@martinb3 martinb3 modified the milestones: 2.4.1 Bugfixing, 2.next Oct 14, 2015
@shortdudey123 shortdudey123 modified the milestones: 2.4.1 Bugfixing, 2.next May 9, 2017
@damacus damacus removed the Type: bug label May 8, 2019
@xorima
Copy link
Contributor

xorima commented Aug 8, 2019

Hi
We have just adopted this cookbook and are aiming to rebaseline it, as part of this we are closing down all prs older than 1 year.
If you still need this change please open a new PR and we will assess this as part of our rebaseline
Thanks for your understanding
Sous-Chefs

@xorima xorima closed this Aug 8, 2019
@lock
Copy link

lock bot commented Sep 7, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants