pub fn get_pool() -> Option<Arc<ComputePool>>Expand description
Get the compute pool from thread-local context
Returns None if called from a non-worker thread
pub fn get_pool() -> Option<Arc<ComputePool>>Get the compute pool from thread-local context
Returns None if called from a non-worker thread