Skip to content

Fallback on background callback function names if source cannot be found#3523

Merged
camdecoster merged 6 commits intoplotly:devfrom
corebit-nl:patch-1
Mar 26, 2026
Merged

Fallback on background callback function names if source cannot be found#3523
camdecoster merged 6 commits intoplotly:devfrom
corebit-nl:patch-1

Conversation

@corebit-nl
Copy link
Copy Markdown
Contributor

@corebit-nl corebit-nl commented Nov 22, 2025

Additional patch to #2922 to fully fix #1885 . Re-submitted version of #3072 .

This MR adds a patch made in #2922 to similar code, to make background callbacks fully work in compiled binaries (eg. PyInstaller).

Contributor Checklist

  • I have run the tests locally and they passed. (refer to testing section in contributing)
  • I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR

optionals

  • I have added entry in the CHANGELOG.md
  • If this PR needs a follow-up in dash docs, community thread, I have mentioned the relevant URLS as follows
    • this GitHub #PR number updates the dash docs
    • here is the show and tell thread in Plotly Dash community

Copy link
Copy Markdown
Contributor

@T4rk1n T4rk1n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

@corebit-nl
Copy link
Copy Markdown
Contributor Author

Hi @T4rk1n @ndrezn @emilykl ! Are there any remaining actions I should perform to get this PR merged? Thanks!

@camdecoster
Copy link
Copy Markdown
Contributor

@corebit-nl could you please add a changelog entry? With that, we can get this merged.

@corebit-nl
Copy link
Copy Markdown
Contributor Author

corebit-nl commented Mar 26, 2026

@corebit-nl could you please add a changelog entry? With that, we can get this merged.

I did not find the time until now to do so, but I see you already did add a message. Thanks for your effort on getting this merged!

@camdecoster camdecoster merged commit c1a9cd9 into plotly:dev Mar 26, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] long_callback fails when bundling python code

4 participants