Commits 932db2c and its two predecessors added logic to ensure that a single event could not send duplicate requests to push or backout state from extendedhardwareoverrides. However, the root_outstanding_commit map in each SpecualtiveAtomicObject should have already been doing this. Find out why it wasn't.