Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ clear_logs
Method
clear_logs
python/scripts/run_emscripten_tests.py:160–161 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
158
)
159
160
def
clear_logs(self):
161
pass
# we don't handle logs for node
162
163
def
write_stdin(self, buffer):
164
# because we use unbuffered IO for
Callers
1
run_emscripten_tests.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected