You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2022. It is now read-only.
Hi, thanks for writing this crate :) At first glance, it seems that the tests are a little basic, so maybe it would be good to use loom to check the correctness of the RwLock's inner atomic operations? I don't know how this interacts with lock_api at all.