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

Improve PID locking wait #126

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Improve PID locking wait #126

merged 2 commits into from
Dec 18, 2023

Conversation

tempusfrangit
Copy link
Member

@tempusfrangit tempusfrangit commented Dec 18, 2023

  • Do not block on pidfile when using the version command

  • Emit warnings when blocking on pid file flock.

Closes: #124

* Do not block on pidfile when using the version command

* Emit warnings when blocking on pid file flock.

Closes: #124
Do a better job of isolating code and simplify the GetRootCMD()
@tempusfrangit tempusfrangit merged commit 90e77e4 into main Dec 18, 2023
5 checks passed
@tempusfrangit tempusfrangit deleted the better-ux branch December 18, 2023 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Be better about limiting concurrent pgets
1 participant