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: Run menu bar event listeners asynchronously #2254

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

arshxyz
Copy link
Contributor

@arshxyz arshxyz commented Dec 7, 2021

Fix for RocketChat/Rocket.Chat#23885

Even listeners for two menu items downloads and settings were not being run async unlike the other items. This resulted in a crash on clicking those menu items. Fixed and verified the fix by running event listeners for both asynchronously.

@CLAassistant
Copy link

CLAassistant commented Dec 7, 2021

CLA assistant check
All committers have signed the CLA.

@ankar84
Copy link

ankar84 commented Dec 11, 2021

also fix for #2146

@jeanfbrito
Copy link
Collaborator

Tested and solve the problem. We will merge it. Thanks for the help!

@jeanfbrito jeanfbrito self-assigned this Dec 13, 2021
@arshxyz
Copy link
Contributor Author

arshxyz commented Dec 13, 2021

Thank you!

@ggazzo ggazzo changed the title [FIX] Run menu bar event listeners asynchronously fix: Run menu bar event listeners asynchronously Dec 14, 2021
@ggazzo ggazzo merged commit d99352a into RocketChat:master Dec 14, 2021
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.

5 participants