Array: check that queues match
Open
bug
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 247
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 6
Description
For now, we typically grab the queue from the first input.
Multiple scenarios:
- If there are multiple inputs, we should check that they all have the same queue.
- If there's a specified output, check that its queue is the same.
This would have to come with a deprecation period. We probably want to restrict this checking to `__debug__` mode.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.