Closed T4rk1n closed 2 months ago
@marthacryan can you please review?
When I try to follow the link for #1885, it gives me a "Page not found" error. Is that because of permissions? Was it deleted?
that is strange - @T4rk1n any ideas?
@T4rk1n , could you apply the try-except logic from https://github.com/plotly/dash/blob/dev/dash/long_callback/managers/__init__.py#L110 to https://github.com/plotly/dash/blob/dev/dash/long_callback/managers/__init__.py#L58 as well? In the current situation, long callbacks still fail for packed applications (eg. Pyinstaller). Fixing this would close https://github.com/Nuitka/Nuitka/issues/2988 as well.
Edit: opened PR #3072 for this
NoUpdate()
for multi output callbacks error handler.