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

Closing a comfy browser tab shuts down any in-progress generation #7497

Open
BiiirdPrograms opened this issue Apr 5, 2025 · 1 comment
Open
Labels
Potential Bug User is reporting a bug. This should be tested.

Comments

@BiiirdPrograms
Copy link

Expected Behavior

Closing any browser tab has no effect on the comfy backend.

Actual Behavior

Comfy backend cancels current generation whenever a browser tab connected to the backend is closed, regardless of whether said tab queued the generation or not.

Steps to Reproduce

  • start a gen in comfy
  • connect to the backend from a different device
  • close the browser tab on the newly connected device
  • comfy will cancel the current gen without warning or confirmation

Debug Logs

-

Other

No response

@BiiirdPrograms BiiirdPrograms added the Potential Bug User is reporting a bug. This should be tested. label Apr 5, 2025
@ltdrdata
Copy link
Collaborator

ltdrdata commented Apr 5, 2025

Disable all custom nodes and try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Potential Bug User is reporting a bug. This should be tested.
Projects
None yet
Development

No branches or pull requests

2 participants