Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/It4innovations/hyperqueue
/ default_stderr
Function
default_stderr
crates/pyhq/python/hyperqueue/output.py:41–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
40
41
def
default_stderr() -> str:
42
return
default_output(
"stderr"
)
43
44
45
# TODO: how to resolve TASK_ID in the context of some other task?
Callers
2
program
Method · 0.85
function
Method · 0.85
Calls
1
default_output
Function · 0.85
Tested by
no test coverage detected