Skip to content

Stuck loop after reaching 100% #3

@Wee-AAF

Description

@Wee-AAF

Believe we've discussed before but figured this would be easier,

When the download progress reaches 100% it appears something is getting stuck/looping in impl DownloadManager {} prior to cleanup_files() and finalize_progress().

Once in this state users also have no response when pressing "Stop Download" and the process continues endlessly holding ~100MB of something in memory in my case.

image

{
  "state": {
    "status": "Downloading",
    "filesTotal": 83,
    "filesTotalCompleted": 83,
    "verificationTotalCompleted": 83,
    "currentFileDownloaded": 0,
    "currentFileTotalSize": 0,
    "currentFilePath": "@Mods_AAF/Arma 3 Preset AAF WorldWar2 01Sept24.html",
    "completionPercentage": 100
  },
  "pollingInterval": 50
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions