Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ray-project/ray
/ error
Method
error
python/ray/tune/utils/util.py:268–271 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
266
267
@property
268
def
error(self):
269
if
hasattr(self.stream1,
"error"
):
270
return
self.stream1.error
271
return
self.stream2.error
272
273
@property
274
def
newlines(self):
Callers
15
log
Method · 0.45
_uncaught_exception_handler
Function · 0.45
check_health
Method · 0.45
sleep
Method · 0.45
wakeup
Method · 0.45
is_sleeping
Method · 0.45
reset_prefix_cache
Method · 0.45
pause
Method · 0.45
resume
Method · 0.45
is_paused
Method · 0.45
start_profile
Method · 0.45
stop_profile
Method · 0.45
Calls
no outgoing calls
Tested by
10
consume_messages
Function · 0.36
test_cli
Method · 0.36
test_python_global_event_logger
Function · 0.36
run_one_wrk_trial
Function · 0.36
shutdownServe
Method · 0.36
shutdownServe
Method · 0.36
after
Method · 0.36
run
Method · 0.36
singleClient
Method · 0.36
printList
Method · 0.36