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

Enforce single release install in progress #34

Closed
wants to merge 1 commit into from

Conversation

mobileoverlord
Copy link
Contributor

PR does the following:

  • Only run a single release install at a time. Prevents short update poll intervals from trying to install the same release binaries with multiple binary installers.
  • Allow installing a release even if it is already installed. This corrects an issue where the release installed stamp exists, but the current release prn has not advanced.

@mobileoverlord mobileoverlord deleted the release-prevent-multiple branch September 19, 2024 11:43
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.

2 participants