Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/textual
/ CallbackError
Class
CallbackError
src/textual/message_pump.py:59–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
58
59
class
CallbackError(Exception):
60
pass
61
62
63
class
MessagePumpClosed(Exception):
Callers
1
on_timer
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…