fn terminates_elsewhere(response: &ExecuteResponse) -> boolExpand description
Whether someone else logs the end of execution for response: the
coordinator for a registered peek, the protocol layer for a subscribe, a
FETCH or a COPY FROM. The dispatch sites that produce these defuse the slot,
so an armed slot alongside one of them means a dispatch site did not.