get rids of the horrendous spinlock in favor of synchronoise

This commit is contained in:
Tamo
2022-09-14 13:10:53 +02:00
committed by Clément Renault
parent 7b6673dc1d
commit 366a344474
3 changed files with 12 additions and 5 deletions

1
Cargo.lock generated
View File

@ -1791,6 +1791,7 @@ dependencies = [
"nelson",
"roaring 0.9.0",
"serde",
"synchronoise",
"tempfile",
"thiserror",
"time",