Skip to content

Fix race-condition between login token refresh and latest-manga refresh #18

Description

@SagsMug

Currently if the page becomes paused for a long period of time (longer than 10 minutes), and gets unpaused.
The user won't be able to refresh the latest followed manga, because the login token is invalid.
And the login token is automatically refreshed also in this time, and it mostly wins the race-condition.

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