-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The post /interrupt endpoint allows clearing the current running node. However, a race condition might result in it cancelling the wrong job. The PostInterrupt() should take a prompt_id to ensure it will cancel the correct job only.
See api_client_base.py:
| async def PostInterrupt(self): |
See server.py:
Blocked on: Comfy-Org/ComfyUI#2566
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels