mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 18:10:58 -05:00
* [manual] limit number of update clocks to 64 to prevent permanent overhead created by spikes * explicit yield + fix tests * Add explicit comment on why we yield async thread * In resolve_wal_delta_randomized test fix clock cleanup and satisfy test * Use tokio timeout Co-authored-by: Roman Titov <ffuugoo@users.noreply.github.com> --------- Co-authored-by: Tim Visée <tim+github@visee.me> Co-authored-by: timvisee <tim@visee.me> Co-authored-by: Roman Titov <ffuugoo@users.noreply.github.com>