Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RUC-NLPIR/WebThinker
/ FuncTimeoutError
Class
FuncTimeoutError
scripts/lcb_runner/utils/multiprocess.py:16–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
15
16
class
FuncTimeoutError(TimeoutError):
17
pass
18
19
20
def
generate_queue() -> mp.Queue:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected