MCPcopy Index your code
hub / github.com/plotly/dash / BackgroundCallbackError

Class BackgroundCallbackError

dash/exceptions.py:94–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92
93
94class BackgroundCallbackError(DashException):
95 pass
96
97
98class MissingLongCallbackManagerError(DashException):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…