SharedHap.loadState
Read the shared state with acquire semantics so a thread can never observe a stale null after another thread has published the state.
Read the shared state with acquire semantics so a thread can never observe a stale null after another thread has published the state.