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

Strict Ordering Not Respected by Wildcards #4

Open
adstage-david opened this issue Mar 10, 2014 · 0 comments
Open

Strict Ordering Not Respected by Wildcards #4

adstage-david opened this issue Mar 10, 2014 · 0 comments

Comments

@adstage-david
Copy link
Collaborator

Given queues a,b,c: it's implied that options like "-q b -q .star." should yield ["b", "a", "c"] as the queue order, but in fact, any list with a wildcard in it is always alphabetically sorted.

therabidbanana added a commit to adstage-david/sidekiq-dynamic-queues that referenced this issue Mar 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant