Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array: check that queues match #668

Open
inducer opened this issue Dec 28, 2022 · 0 comments
Open

Array: check that queues match #668

inducer opened this issue Dec 28, 2022 · 0 comments
Labels

Comments

@inducer
Copy link
Owner

inducer commented Dec 28, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant