MeiliSearch/meilisearch
meili-bors[bot] 2c09c324f7
Merge #4730
4730: fix a possibly flaky test r=irevoire a=irevoire

On slow CI, it was possible for a document addition to _not_ to be processed and then get autobatched with an index deletion, which changed their task summary details in the end.
Now, I wait for the task to finish, and the result will always be the same

Co-authored-by: Tamo <tamo@meilisearch.com>
2024-06-26 07:32:51 +00:00
..
src Merge #4667 2024-05-30 14:53:31 +00:00
tests Merge #4730 2024-06-26 07:32:51 +00:00
build.rs Factor vergen stuff to a build-info crate 2024-03-05 10:11:43 +01:00
Cargo.toml Add missing Korean support 2024-06-25 12:45:21 +09:00