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

Added option to delay async returns and async throws #289

Merged
merged 1 commit into from
May 30, 2017
Merged

Added option to delay async returns and async throws #289

merged 1 commit into from
May 30, 2017

Conversation

jochenz
Copy link

@jochenz jochenz commented Sep 26, 2016

This helps when unit testing code which runs multiple async tasks in parallel. Simulating delays (especially many different random delays) allows for much better testing of multi-threaded code.

@jdnichollsc
Copy link

+1

@kzu kzu merged commit 76c0537 into devlooped:master May 30, 2017
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.

None yet

3 participants