-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
Needs TriagingThis issue needs the developer's attention to sort & prioritize.This issue needs the developer's attention to sort & prioritize.
Description
Affected Version
1.82.35
Bug Behavior
When the application's directory is locked by another process, the forced update function enters an infinite loop. It repeatedly attempts to update, each time reporting success, even though the update is actually failing.
Expected Behavior
The forced update process should detect the exceptional condition (directory in use), and stop the update process instead of looping.
Steps to reproduce
(Note: This is my best guess on how to reproduce it.)
- Use a pre launch command to start a process that may locks the program directory, before update check.
- Collapse begins forced update and gets stuck in a repeating loop.
- Force close Collapse. Running the installer manually. It shows an error message confirming that the directory is in use.
Related Issues
No response
Screenshot(s)
Additional Information
Metadata
Metadata
Assignees
Labels
Needs TriagingThis issue needs the developer's attention to sort & prioritize.This issue needs the developer's attention to sort & prioritize.