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

kerosene: waitForEventLoopToDrain fails in JSDOM environment for Jest 27 #87

Closed
nhardy opened this issue Jun 8, 2021 · 1 comment
Closed

Comments

@nhardy
Copy link
Member

nhardy commented Jun 8, 2021

Related issue: jestjs/jest#11511

As a workaround we can import { setImmediate } from "timers"; but it may also be worth investigating other ways to enqueue macro tasks.

@nhardy
Copy link
Member Author

nhardy commented Sep 16, 2022

Closed by #107

@nhardy nhardy closed this as completed Sep 16, 2022
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

No branches or pull requests

1 participant