diff --git a/ci/tsan b/ci/tsan index 8c7e23fc9..62c5d67f3 100644 --- a/ci/tsan +++ b/ci/tsan @@ -8,6 +8,3 @@ race:crossbeam_epoch # forgotten and the steal operation is then retried. race:crossbeam_deque*push race:crossbeam_deque*steal - -# AtomicCell::compare_exchange uses fences if it is not lock-free. -race:crossbeam_utils::atomic::atomic_cell::AtomicCell::compare_exchange