-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
{
"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
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
