lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
8.44k stars 824 forks source link

Can't interrupt batch generation #1460

Open trip54654 opened 2 months ago

trip54654 commented 2 months ago

Reproduction with current main branch:

set batch count to something high start by clicking generate let it generate some images click interrupt generate button goes back to normal, as if it stopped generation generation actually continues on terminal

The "Don't Interrupt in the middle" was on if it matters. Sometimes interruption works as expected, but not always.

Klokinator commented 2 months ago

This also happens if you right click, generate forever, then after a couple of generations you stop generating. It will continue to generate in the background.

I basically have to restart Forge every time now, or generate images one by one. That was not the case in previous versions.