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

Ember 3.4 #484

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Ember 3.4 #484

wants to merge 2 commits into from

Conversation

GavinJoyce
Copy link
Collaborator

Ember.run.queues no longer seems to be accessible in Ember 3.5. I'm trying Ember.run.backburner.queueNames which is still accessible

@GavinJoyce GavinJoyce changed the title use Ember.run.backburner.queueNames instead of Ember.run.queues [WIP] use Ember.run.backburner.queueNames instead of Ember.run.queues Oct 17, 2018
@GavinJoyce GavinJoyce changed the title [WIP] use Ember.run.backburner.queueNames instead of Ember.run.queues Ember 3.4 Oct 17, 2018
use `Ember.run.backburner.queueNames` instead of `Ember.run.queues`
@GavinJoyce
Copy link
Collaborator Author

I'm not sure why this is failing on CI:

screen shot 2018-10-18 at 10 58 00

It passes locally:

screen shot 2018-10-18 at 10 58 23

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.

1 participant