Skip to content

[UpdateDownloadAll] Race Condition #13

Description

@gmastergreatee

Describe the bug
After clicking on UpdateDownloadAll, in case of novel-entry in the middle of the library, if currently selected novel has some updates, then the code-execution splits into 2 -

  1. First goes into the next novel-entry and starts loading that
  2. Second keeps downloading the chapters of the currently selected novel-entry

This bug happens mostly when the computer isn't switched off for a long time, for example my system hasn't been turned off for 3 weeks. Bug still appears very randomly. In some PCs, it can't be reproduced at all.

To Reproduce
Do as mentioned above

Expected behavior
Point 2 should be the one happening and not point 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededpriority:highThis wiil be fixed ASAP

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions