Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/evalplus/evalplus
/ redirect_stdin
Class
redirect_stdin
evalplus/eval/utils.py:98–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
97
98
class
redirect_stdin(contextlib._RedirectStream):
# type: ignore
99
_stream =
"stdin"
100
101
102
def
reliability_guard(maximum_memory_bytes: Optional[int] = None):
Callers
1
swallow_io
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected