Skip to main content

find_live_runtime

Function find_live_runtime 

Source
pub fn find_live_runtime(
    runtime_session_id: &str,
) -> Result<Option<LiveRuntimeRecord>, LiveRuntimeReceiptError>
Expand description

Resolve one stable runtime id, requiring an explicit choice if stale or concurrent registrations would otherwise make attachment ambiguous.