`set_and_wait_for_value` doesn't return early if `set` fails
bug
If you `set_and_wait_for_value` a signal, then it errors before the match is completed, then it waits for the match before raising the status error. It should return early.
## Acceptance Criteria
- Issue fixed and early return
关闭于 2026-03-10 0 条评论