Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/proxima
/ exit_code
Method
exit_code
src/query/executor/bthread_task.cc:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
int BthreadTask::exit_code() const {
46
return exit_code_;
47
}
48
49
//! Invoke do_run interface
50
int BthreadTask::run() {
Callers
4
wait_finish
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64