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

Expose Puppeteer polling mechanism. #40

Merged

Conversation

jburgy
Copy link
Contributor

@jburgy jburgy commented Mar 16, 2019

Puppeteer 'raf' polling hangs in our CI environment (TeamCity with windows agents). I still don't quite understand why but discovered that switching the default polling mechanism circumvents the issue. This PR adds a feature that would allow me do the same to our mocha-headless-chrome tests.

@jburgy
Copy link
Contributor Author

jburgy commented Mar 16, 2019

This might fix #39.

@EdwardSalter
Copy link

I am also seeing the error described in #39 on a TFS build agent (running on Windows) and can confirm that the code changes in this PR allow the issue to be bypassed.
It would be great to see this PR merged and released.

@dima117 dima117 merged commit bfb8db9 into direct-adv-interfaces:master May 1, 2020
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.

3 participants