Comfy-Org / Comfy-Org/ComfyUI

TypeError: handle_task_done() got an unexpected keyword argument 'status'

Open
#3,835 0 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

When exporting images or previewing them, in this case from a video made with animated diffusion i get this error..

Requested to load AutoencoderKL
Loading 1 new model
Exception in thread Thread-6:
Traceback (most recent call last):
File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/notebooks/ComfyUI/main.py", line 113, in prompt_worker
q.task_done(item_id,
TypeError: handle_task_done() got an unexpected keyword argument 'status'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.