Function ckb_async_runtime::new_background_runtime

source ยท
pub fn new_background_runtime() -> Handle
Expand description

Create new threaded_scheduler tokio Runtime, return Handle and background thread join handle, NOTICE: This is only used in testing