Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ TraceTaskFinished
Function
TraceTaskFinished
cpp/src/arrow/util/async_util.cc:144–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
void TraceTaskFinished(AsyncTaskScheduler::Task* task) { END_SPAN(task->span); }
145
146
void TraceSchedulerAbort(const Status& error) { EVENT_ON_CURRENT_SPAN(error.ToString()); }
147
#endif
Callers
1
DoSubmitTask
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected