Closed cowsed closed 8 months ago
The internal state of the Branch autocommand does not reset itself when it finishes. this is fine normally but when placed inside a repeat until it will timeout its internal commands immediately and not retest the condition
fix: on timeout of Branch and inside Branch::run when it ends normally, reset chosen. clear the timer the first time it is run
The internal state of the Branch autocommand does not reset itself when it finishes. this is fine normally but when placed inside a repeat until it will timeout its internal commands immediately and not retest the condition