We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Possible values of backendIsLocked are:
backendIsLocked
The UI needs additional info from back-end state in order to display correct info in the start-up dialog, in case of running operations in background:
The text was updated successfully, but these errors were encountered:
This may likely only happen on Windows, similar to #5674
Sorry, something went wrong.
#6007 describes the latest plan how this should be done, and is mostly implemented.
#6126 writes the lock reason into the lock file.
#6140 uses this lock reason as the lock dialog title.
The remaining suggestions in this issue are no longer relevant and can be reintroduced if we want to refine the algorithm in the future.
jandubois
rak-phillip
No branches or pull requests
Possible values of
backendIsLocked
are:The UI needs additional info from back-end state in order to display correct info in the start-up dialog, in case of running operations in background:
The text was updated successfully, but these errors were encountered: