dashmap icon indicating copy to clipboard operation
dashmap copied to clipboard

Loom support

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.

sistemd avatar Nov 01 '23 16:11 sistemd