Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve handling of DispatchException in an undispatched case #4272

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

qwwdfsad
Copy link
Contributor

No description provided.

…t immediately

Otherwise, in the face of malfunctioning dispatcher, there might be no trace of any error, making it extremely hard to debug.

The root cause should be addressed by #4209

Fixes #4142
@qwwdfsad qwwdfsad changed the title Dispatch exception path Improve handling of DispatchException in an undispatched case Nov 11, 2024
@qwwdfsad
Copy link
Contributor Author

qwwdfsad commented Nov 11, 2024

Looking at #4209 (comment), I have yet to see an elegant, generalized solution to our problem that is neither a breaking change nor an obvious contract breach

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.

1 participant