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: prevent application crashes when plugins were stopped #22

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

matheuslbenachio
Copy link
Contributor

Sometimes when plugins modules were stopped and we needed to invoke them, the application would crash. This PR fixes that by preventing uncaught exceptions.

@matheuslbenachio matheuslbenachio added the enhancement New feature or request label Aug 7, 2022
@matheuslbenachio matheuslbenachio self-assigned this Aug 7, 2022
@matheuslbenachio matheuslbenachio added bug Something isn't working and removed enhancement New feature or request labels Aug 7, 2022
@matheuslbenachio matheuslbenachio merged commit 46d6cc6 into main Aug 11, 2022
@matheuslbenachio matheuslbenachio deleted the fix/prevent-crash branch August 11, 2022 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants