pub fn set_current_task(task_info: TaskInfo)
Set current task information in thread-local storage
Called by TrackedFuture during poll operations to establish task context for allocation tracking.