Collapse
Collapse copied to clipboard
In Windows after closing the screen / sleep download speed will not update
Enviroment
Windows: 10.0.19045.2604 Collapse: 1.0.69.4 Preview
Description
In Windows after closing the screen / sleep download speed will not update
The total progress and left time will update normally
Should I upload some log files :(
Should I upload some log files :(
Hi @GuangChen2333, Yes, please provide some logs so we can investigate further
https://drive.google.com/file/d/1KTT-cmgGrQJO0ux8gyOpvmtljZDqkjrg/view?usp=share_link
@neon-nyan imo it's probably because you're not re-initializing the thread after wake from sleep, so it gets stuck trying to query a thread that is no longer in the same state as it was before sleeping. Feel free to chime in though
Hi, we still haven't figure the S3 sleep issue as its really hard to reproduce. But we have implemented a workaround that prevent system from sleeping when Collapse is doing important stuff like downloading etc.
I hope this is good enough for now and feel free to reopen the ticket if there are new details about this issue or other possible workarounds.
Sorry for taking so long and thanks for reporting the issue <3