MCPcopy Index your code
hub / github.com/plotly/dash / app_bg_on_error.py

File app_bg_on_error.py

tests/background_callback/app_bg_on_error.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from dash import Dash, Input, Output, html, set_props
2from tests.background_callback.utils import get_background_callback_manager
3
4background_callback_manager = get_background_callback_manager()

Callers

nothing calls this directly

Calls 3

DashClass · 0.90
runMethod · 0.45

Tested by

no test coverage detected