runspired / ember-run-raf

Use requestAnimationFrame with Backburner
MIT License
26 stars 15 forks source link

v1.1.2 tests timeout if devtools not open #9

Closed knownasilya closed 6 years ago

knownasilya commented 8 years ago

Using v1.1.1 everything works fine (except debounce), but when upgrading to 1.1.2, my tests fail in CI and locally in Chrome (but only if devtools are closed). Once I open devtools the tests continue, but if I start with devtools closed they all timeout.