Function ckb_async_runtime::new_background_runtime
source · pub fn new_background_runtime() -> (Handle, StopHandler<()>)
Expand description
Create new threaded_scheduler tokio Runtime, return Handle
and background thread join handle