You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2021. It is now read-only.
Just instantiate Elasticsearch
es = Elasticsearch(["localhost:8000"])
When terminate:
Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7f64807de208>
Should aioes->connection.py->class Connection has a destructor ?
`
`
aiohttp (2.0.4)
The text was updated successfully, but these errors were encountered: