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

Fix EventController._triggerRemainingEvents not doing anything #3725

Merged
merged 1 commit into from
Aug 4, 2021

Conversation

l1bbcsg
Copy link
Contributor

@l1bbcsg l1bbcsg commented Aug 4, 2021

EventController apparently was meant to trigger pending events on stop, but this was not happening because of what seems like a silly typo.

This in fact raised an exception which was consumed by an empty catch clause. This also does not seem intentional.

@dsilhavy dsilhavy added this to the 4.1.0 milestone Aug 4, 2021
@dsilhavy
Copy link
Collaborator

dsilhavy commented Aug 4, 2021

Thanks!

@dsilhavy dsilhavy merged commit 33c4326 into Dash-Industry-Forum:development Aug 4, 2021
@dsilhavy dsilhavy self-requested a review August 4, 2021 13:51
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.

None yet

2 participants