Reference counting test tsan passes with Rel instead of AcqRel for strong count #2

Open
opened 2026-05-17 20:53:54 +00:00 by andrew · 0 comments
Owner

return strong_count.fetch_sub(1, std::memory_order_acq_rel);

https://git.weaselab.dev/weaselab/weaseldb/src/commit/f458c6b249b9f05e758ec6e530b6d69c030078b0/src/reference.hpp#L59
andrew added the missing-test-coverage label 2026-05-17 20:53:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: weaselab/weaseldb#2