elastic / elasticsearch-serverless-python

Official Python client for Elasticsearch Serverless
Apache License 2.0
9 stars 4 forks source link

Fix refresh in test_reindex_index_datastream #54

Closed pquentin closed 4 months ago

pquentin commented 4 months ago

It's done correctly in the async test, but not the sync one.