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

Application manager: Audit usability on Windows #159

Open
jaimergp opened this issue Jun 18, 2024 · 0 comments
Open

Application manager: Audit usability on Windows #159

jaimergp opened this issue Jun 18, 2024 · 0 comments

Comments

@jaimergp
Copy link
Collaborator

The current prototype shows that Windows updates are longer than ideal. Due to how file handles are dealt with in Windows, updating in-place is tricky. We need to come up with alternatives and fallbacks for the edge cases. Some examples include:

  • Recovery in case of download errors (internet connection drops, etc)
  • Recovery in case of disk writing errors (no space, etc)
  • Recovery in case of unexpected shutdown (restart, power outage, process killed, etc)
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

No branches or pull requests

1 participant