Skip to main content

wait_core

Function wait_core 

Source
pub async fn wait_core(wait_forever: bool) -> EResult<bool>
Expand description

Returns true if the core was inactive (not ready) and the service has been waiting for it, false if the core was already active

ยงPanics

Will panic if RPC not set