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: check for not exists error #105

Merged
merged 1 commit into from
Apr 24, 2024
Merged

fix: check for not exists error #105

merged 1 commit into from
Apr 24, 2024

Conversation

Spazzy757
Copy link
Contributor

When trying to load plugins this change now checks if we get a not exists error and just returns, so as to handle the case where no plugins are set

fixes: #104

When trying to load plugins this change now checks if we get a not
exists error and just returns, so as to handle the case where no plugins
are set

Signed-off-by: Spazzy <brendankamp757@gmail.com>
@Spazzy757 Spazzy757 added the bug Something isn't working label Apr 24, 2024
@Spazzy757 Spazzy757 requested a review from gabibeyer April 24, 2024 13:37
@Spazzy757 Spazzy757 merged commit 1ac00f5 into main Apr 24, 2024
4 checks passed
@Spazzy757 Spazzy757 deleted the fix-plugin-loading-error branch April 24, 2024 13:40
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.

Pulled last main version - error while running in Docker
2 participants