so its conservative approach of only acquiring the lock if there's no contention is completely thwarted.
How is contention on the standbys communicated back to the writer? I'm confused about how the writer is interrupted mid-cycle if only the readers are experiencing lock contention.