meilisearch / meilisearch-rails

Meilisearch integration for Ruby on Rails
https://www.meilisearch.com
MIT License
295 stars 48 forks source link

Race condition in proximity precision test #358

Closed ellnix closed 1 month ago

ellnix commented 4 months ago

In the newly added (#351) tests on proximity precision there is a test that fails for me locally but was worked on the CI every time except this one:

https://github.com/meilisearch/meilisearch-rails/actions/runs/9032959217/job/24822189194#step:5:330

Waiting for the last task to finish does not fix it, a sleep does. Requires further investigation on how we are updating and fetching settings.