Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ TimeoutError
Class
TimeoutError
Lib/multiprocessing/context.py:20–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
pass
19
20
class
TimeoutError(ProcessError):
21
pass
22
23
class
AuthenticationError(ProcessError):
24
pass
Callers
9
_sendfile_zerocopy
Method · 0.85
_insert_timeout_error
Method · 0.85
create_connection
Method · 0.85
connect
Method · 0.85
run_until
Function · 0.85
read_file_with_timeout
Function · 0.85
as_completed
Function · 0.85
result
Method · 0.85
exception
Method · 0.85
Calls
no outgoing calls
Tested by
2
connect
Method · 0.68
read_file_with_timeout
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…