replicationEnded

protected open override fun replicationEnded()(source)

Reports whatever was still in flight when the horizon fell, and wakes nothing.

This runs for every element before afterReplication runs for any, so what it sees is the live state. Resuming anything here would schedule a resume on a calendar that is about to be discarded, and run model logic after the run has ended.