PriorityMux drops arguments if input sequences are not the same size #4444
Labels
bug
good first issue
An issue whose fix is simple. Perfect for a new developer wanting to get involved!
Type of issue: Bug Report
Please provide the steps to reproduce the problem:
What is the current behavior?
This generates:
What is the expected behavior?
This should either error, or function correctly because technically the last
select
bit is just dropped anyway. But it definitely shouldn't just incorrectly dropfizz
.Please tell us about your environment:
Other Information
What is the use case for changing the behavior?
The text was updated successfully, but these errors were encountered: