ArtVentureX / sd-webui-agent-scheduler

627 stars 65 forks source link

Fix issue with completion action on reload #197

Closed MMP0 closed 9 months ago

MMP0 commented 9 months ago

Fix an issue that could cause the completion action to be executed on reload + some cleanups (Use for/else and Iterator instead of infinite loop)