pub fn update_span_id(span_id: Option<u64>) -> AsyncResult<()>
Expand description
Update span ID for tracing integration
Called by MemScopeSubscriber when entering/exiting tracing spans to provide fallback task identification.
pub fn update_span_id(span_id: Option<u64>) -> AsyncResult<()>
Update span ID for tracing integration
Called by MemScopeSubscriber when entering/exiting tracing spans to provide fallback task identification.