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

Commits on Dec 18, 2023

  1. Improve PID locking wait

    * Do not block on pidfile when using the version command
    
    * Emit warnings when blocking on pid file flock.
    
    Closes: #124
    tempusfrangit committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1fc8594 View commit details
    Browse the repository at this point in the history
  2. Isolate rootCMD prerun/post run func

    Do a better job of isolating code and simplify the GetRootCMD()
    tempusfrangit committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5529f15 View commit details
    Browse the repository at this point in the history