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(engines): handle no engines case for merge #2142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

smalluban
Copy link
Collaborator

@smalluban smalluban commented Dec 12, 2024

After all, there is a case where custom filters might need a FIXES_ENGINE configuration - if you disable all of the features before you enable custom filters for the first time - otherwise, the config will be default, and then when turning on engines, the error of merging is thrown.

Also, I realized that it might be a rare case, that for some reason all of engines won't initialize correctly, so the engines.merge() function should cover that case.

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