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

Queue counter does not reset to zero. #814

Closed
nakanakapoi opened this issue Jun 15, 2024 · 2 comments
Closed

Queue counter does not reset to zero. #814

nakanakapoi opened this issue Jun 15, 2024 · 2 comments

Comments

@nakanakapoi
Copy link

I'm using a remote server. If I run the generation queue while I'm having a connection problem, the queue will go up but never reset again. For example, If the current 8 batch is not successful, the next queue will always start from 8 instead of zero. After a while these number accumulates.

Of course, I should fix my unstable connection in the first place, but it would be nice if the counter always reset after each successful connection. The only fix that I know is to restart Krita.

@rbfbatx
Copy link

rbfbatx commented Jun 15, 2024

I have been experiencing the same issue for quite some time now. It definitely started several releases back. Additionally, I've noticed a new issue where, if I take attention/focus away from the Krita window, it will stop generating.

Acly added a commit that referenced this issue Jul 12, 2024
those are likely zombies that were interrupted or never scheduled due to server disconnect
@Acly
Copy link
Owner

Acly commented Jul 12, 2024

Fixed in v1.20.1

@Acly Acly closed this as completed Jul 12, 2024
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

No branches or pull requests

3 participants