Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure to always send finished chapter downloads with the download status #782

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Nov 27, 2023

Due to not immediately sending the status, the finished chapters were already removed from the queue by the time the status was actually send to the client. This caused the client to never receive a status with the chapters downloaded flag to be true, resulting in the client to not know that a chapter is downloaded

@schroda schroda force-pushed the fix/gql_download_subscription_is_missing_finished_chapter_donwlaods branch from f62a7bc to c2e5e25 Compare December 1, 2023 22:37
@schroda schroda marked this pull request as draft December 2, 2023 00:23
@schroda schroda force-pushed the fix/gql_download_subscription_is_missing_finished_chapter_donwlaods branch from c2e5e25 to 492fe54 Compare December 2, 2023 00:44
@schroda schroda marked this pull request as ready for review December 2, 2023 00:44
… status

Due to not immediately sending the status, the finished chapters were already removed from the queue by the time the status was actually send to the client.
This caused the client to never receive a status with the chapters downloaded flag to be true, resulting in the client to not know that a chapter is downloaded
@schroda schroda force-pushed the fix/gql_download_subscription_is_missing_finished_chapter_donwlaods branch from 492fe54 to 6b702a2 Compare December 2, 2023 00:46
@Syer10 Syer10 merged commit df57070 into Suwayomi:master Dec 9, 2023
2 checks passed
@schroda schroda deleted the fix/gql_download_subscription_is_missing_finished_chapter_donwlaods branch December 9, 2023 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants