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

ERROR An open stream object is being garbage collected #3275

Closed
a5595303 opened this issue Jun 1, 2023 · 3 comments
Closed

ERROR An open stream object is being garbage collected #3275

a5595303 opened this issue Jun 1, 2023 · 3 comments

Comments

@a5595303
Copy link

a5595303 commented Jun 1, 2023

Thu, 01 Jun 2023 12:03:01 streams.py[line:244] ERROR An open stream object is being garbage collected; call "stream.close()" explicitly.

Has anyone encountered it? python3.8

@bdarnell
Copy link
Member

bdarnell commented Jun 2, 2023

There is no file named streams.py in tornado and there are no messages containing the phrase "open stream" in the tornado codebase. Why do you think this might be related to Tornado?

@a5595303
Copy link
Author

a5595303 commented Jun 2, 2023

龙卷风中没有命名的文件,龙卷风代码库中也没有包含短语“开放流”的消息。为什么你认为这可能与龙卷风有关?

image I don't know what the problem is, causing the memory will be bigger and bigger

@bdarnell
Copy link
Member

bdarnell commented Jun 4, 2023

I still don't see any evidence that this is related to Tornado. I don't think this is the right place for your question. Try to find where this streams.py file is coming from and ask in that project's forums, or try on Stack Overflow.

@bdarnell bdarnell closed this as completed Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants