Comfy-Org / Comfy-Org/ComfyUI

AttributeError: 'Logger' object has no attribute 'close'

Open
#1,670 0 comments 0 reactions 0 assignees View on GitHub
User Support
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

After the latest update, stopping the server began to be accompanied by the following information:
"Stopped server
Exception ignored in atexit callback:
Traceback (most recent call last):
File "/home/sborys/miniconda3/envs/old_python/lib/python3.10/logging/__init__.py", line 2183, in shutdown
h.close()
File "/home/sborys/miniconda3/envs/old_python/lib/python3.10/site-packages/absl/logging/__init__.py", line 978, in close
self.stream.close()
AttributeError: 'Logger' object has no attribute 'close'"
What could this be related to?
System - Ubuntu 22.04

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.