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
If/when elastic-transport-python and elasticsearch-py support Trio as an alternative to asyncio, then we could add support to Trio to the DSL client as well.
If/when elastic-transport-python and elasticsearch-py support Trio as an alternative to asyncio, then we could add support to Trio to the DSL client as well.
One of the first steps would be to switch pytest-asyncio's mode from auto to strict: https://github.com/elastic/elasticsearch-dsl-py/pull/1714/files#r1527918832.
The text was updated successfully, but these errors were encountered: