SIGN IN SIGN UP

gh-117657: Fix data races when writing / reading `ob_gc_bits` (#118292)

Use relaxed atomics when reading / writing to the field. There are still a
few places in the GC where we do not use atomics. Those should be safe as
the world is stopped.
M
mpage committed
cb6f75a32ca2649c6cc1cabb0301eb783efbd55b
Parent: 8d84120
Committed by GitHub <noreply@github.com> on 5/8/2024, 8:03:39 PM