Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ se
Method
se
t/unit/worker/test_loops.py:342–343 ·
view source on GitHub ↗
(*args, **kwargs)
Source
from the content-addressed store, hash-verified
340
poll = x.hub.poller.poll
341
342
def
se(*args, **kwargs):
343
poll.side_effect = socket.error()
344
poll.side_effect = se
345
346
poller = x.hub.poller
Callers
nothing calls this directly
Calls
1
error
Method · 0.45
Tested by
no test coverage detected