Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ check_returncode
Method
check_returncode
dev/archery/archery/testing.py:47–48 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
45
class
SuccessfulSubprocessResult:
46
47
def
check_returncode(self):
48
return
49
50
51
@contextmanager
Callers
7
run_with_env_var
Function · 0.80
test_total_bytes_allocated
Function · 0.80
check_env_var
Function · 0.80
test_debug_memory_pool_warn
Function · 0.80
check_debug_memory_pool_disabled
Function · 0.80
_execute_compose
Method · 0.80
_execute_docker
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected