ckb_async_runtime

Function 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