I have a Batch activity containing 2 batches based on a "Group By" label. If in one of those batches a token enters that is the last of everything I want to release all current batches. But currently only the batch in which the last token entered is released. How can I achieve that both batches are released?