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

ResourceWarning: Enable tracemalloc to get the object allocation traceback #141

Open
bingwork opened this issue Aug 4, 2023 · 1 comment

Comments

@bingwork
Copy link

bingwork commented Aug 4, 2023

./venv/lib/python3.7/site-packages/flashtext/keyword.py:148: ResourceWarning: unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('172.31.4.95', 40106), raddr=('44.236.170.87', 443)> current_dict = current_dict.setdefault(letter, {}) ResourceWarning: Enable tracemalloc to get the object allocation traceback

hi @vi3k6i5 , I'm not familiar with this. Could you please help me take a look? Thank you.

@shner-elmo
Copy link

I doubt its someting to do with the flashtext package, I have the feeling its an asyncio problem.

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