pub async fn wait_core(wait_forever: bool) -> EResult<bool>
Returns true if the core was inactive (not ready) and the service has been waiting for it, false if the core was already active
Will panic if RPC not set