The post discusses a bug encountered in Meilisearch v1.6.0 that caused a panic due to mixing the `tokio` and `rayon` runtimes.
Table of contents
Adding some async on top of your parallel iteratorsThe Bug ReportThe async rayon sandwichWhat colour is your thread?TakeawaySort: