-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Refactor callAsyncCircusFn
#10627
Comments
I'd like to take this up! |
Please do! If possible converting to |
I can take it up as soon as #10624 is ready! |
Note that #10624 won't be merged until we start landing changes for Jest 27 as it's a breaking change |
So will we hold on until then? Because I need |
I'd prefer to do this one sooner rather than later as it's not breaking. I think a good approach is just to add |
Sounds good. I'll get on it. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
🚀 Feature Proposal
Refactor
callAsyncCircusFn
to use justtestOrHook
instead offn
andasyncError
. Also, clean up the stack trace.Motivation
See discussion: here and here.
The text was updated successfully, but these errors were encountered: