Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force collect nodes to always be reprocessed
This avoids and edge case where collect is resolved at compile time (because we are collecting over a production rule) and the dependencies have changed inadvertently. To remedy that we simply force the node to always be reevaluated.
- Loading branch information