Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenManus/OpenManus-RL
/ TimeoutException
Class
TimeoutException
openmanus_rl/tools/python_code_generator/tool.py:22–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
21
# Custom exception for code execution timeout
22
class
TimeoutException(Exception):
23
pass
24
25
# Custom context manager for code execution timeout
26
@contextmanager
Callers
2
raise_timeout
Function · 0.85
timeout_handler
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected