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

Fix Bull queue construction so the url option is respected. #85

Merged
merged 1 commit into from
Jan 17, 2018

Conversation

robhanlon22
Copy link
Contributor

@robhanlon22 robhanlon22 commented Jan 17, 2018

https://github.com/bee-queue/arena/pull/85/files#diff-623167d1c54ecd199ee8a745a96c568fL60

As you can see here, there was no way that url could ever be used as options was always guaranteed to exist. Since the Bee and Bull branches are very similar, I hoisted the options declaration out of the if/else statement.

@bradvogel
Copy link
Contributor

Thanks!

@bradvogel bradvogel merged commit 1dfb4ba into bee-queue:master Jan 17, 2018
@bradvogel
Copy link
Contributor

Released as 2.4.1

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

Successfully merging this pull request may close these issues.

2 participants