Skip to content

Conversation

@yhabteab
Copy link
Member

@yhabteab yhabteab commented Sep 8, 2022

At the moment, when iterating over a chain, a new iterator is constructed each time containing new rules. This prevents that rule/chain removed from somewhere else is also applied here, because it does not notice at all that something was removed.

Requires

At the moment, when iterating over a chain, a new iterator is constructed
each time containing new content. This prevents that rule/chain removed from
somewhere else is also applied here, because it does not notice at all that something was removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants