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
Since #60 has been merged and now standard mutexes and rwlocks are used, it could be worth looking into using the parking_lot crate. Maybe as an optional feature.
The text was updated successfully, but these errors were encountered:
Since #60 has been merged and now standard mutexes and rwlocks are used, it could be worth looking into using the
parking_lot
crate. Maybe as an optional feature.The text was updated successfully, but these errors were encountered: