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:162–163 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
160
)
161
162
def
clear_logs(self):
163
pass
# we don't handle logs for node
164
165
def
write_stdin(self, buffer):
166
# 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