Skip to main content

terminates_elsewhere

Function terminates_elsewhere 

Source
fn terminates_elsewhere(response: &ExecuteResponse) -> bool
Expand 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.