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

settled: Ramp up timeout values for isSettled() check #262

Merged
merged 1 commit into from
Dec 12, 2017

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 12, 2017

Resolves #260

}
}, 10);

global.setTimeout(function() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, I think this is related to your timecop issue. I'll fix to use nextTick (which is captured eagerly much earlier) once #258 lands.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

except, it's not: #245 (comment) 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should still be changed though, I agree

@rwjblue rwjblue merged commit 577f47c into emberjs:master Dec 12, 2017
@Turbo87 Turbo87 deleted the time-to-settle branch December 12, 2017 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants