We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./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.
The text was updated successfully, but these errors were encountered:
I doubt its someting to do with the flashtext package, I have the feeling its an asyncio problem.
flashtext
asyncio
Sorry, something went wrong.
No branches or pull requests
./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.
The text was updated successfully, but these errors were encountered: