Skip to main content

get_global_runtime

Function get_global_runtime 

Source
pub fn get_global_runtime() -> &'static Arc<Runtime> 
Expand description

全局 tokio 运行时(流水线与 MCP server 共用,避免重复初始化)