MCPcopy
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
59class CallbackError(Exception):
60 pass
61
62
63class MessagePumpClosed(Exception):

Callers 1

on_timerMethod · 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…