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 3001ed3a5f
commit ce0ebf9381
3 changed files with 12 additions and 5 deletions

1
Cargo.lock generated
View File

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