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

bugfix: Make sure Bloop is always properly restarted #6766

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 12, 2024

  1. bugfix: Make sure Bloop is always properly restarted

    Previously, a version from before an update would be used for restarting in some cases or when multiple metals servers where run (the other server than the current one would sometimes be quicker to reconnect and use its old version)
    
    Now, we always take the latest version from the settings.
    
    I also added a few minor fixes around that.
    tgodzik committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cb47e05 View commit details
    Browse the repository at this point in the history