// notifyOwnershipChanged starts or stops a background routine which watches the Nexus endpoints table version for
// changes. This is only expected to be called from matchingEngineImpl.notifyNexusEndpointsOwnershipChange()
var oldHandle *goro.Handle
m.refreshLock.Lock()
if isOwner && m.refreshHandle == nil {
// Just acquired ownership. Start refresh loop on table version to catch any updates from previous owner.
backgroundCtx := headers.SetCallerInfo(