Skip to content

fix bug with multiple targets appending same recipe#29

Merged
linuxlizard merged 1 commit intomasterfrom
dpoole/fix-multiple-targets
Feb 1, 2025
Merged

fix bug with multiple targets appending same recipe#29
linuxlizard merged 1 commit intomasterfrom
dpoole/fix-multiple-targets

Conversation

@linuxlizard
Copy link
Owner

Python references rose up to bite me. Each Rule has the same RecipeList instance but I was adding recipes to each RecipeList. So there were duplicate recipes for each rule.

Python references rose up to bite me. Each Rule has the same RecipeList
instance but I was adding recipes to each RecipeList. So there were
duplicate recipes for each rule.
@linuxlizard linuxlizard self-assigned this Feb 1, 2025
@linuxlizard linuxlizard merged commit 9f05fd6 into master Feb 1, 2025
12 checks passed
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