-
-
Notifications
You must be signed in to change notification settings - Fork 770
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
UseFakeTimers and issue with Async library #561
Comments
You can do |
...and the same with |
Thanks, I have missed these options, perfect. Having this option is half of the solution thou. As I said in that thread and @rlidwka somewhat denies it, for people who doesn't know where to look, they could hardly figure out that Async is using |
This is coming from here ... caolan/async#609
I have tried to explain that issue is not anything that Sinon can solve. Am I wrong or is there any other option?
The text was updated successfully, but these errors were encountered: