Open
sistemd
opened this issue 1 year ago
•
2 comments
Would you accept a PR adding a loom feature to the crate, which swaps out std::sync with loom::sync? This would allow people who test their concurrent code with loom to also have loom control the scheduling of dashmap locks.