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
#1963 introduces a concurrency module collecting the data race and weak memory code. If possible, it'd be nice to make vector_clock private to that module, too; that will require moving sync.rs (and maybe thread.rs) into it as well.