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

Activites are asynchronous - they should be blocking #109

Open
bugra-derre opened this issue May 12, 2020 · 0 comments
Open

Activites are asynchronous - they should be blocking #109

bugra-derre opened this issue May 12, 2020 · 0 comments

Comments

@bugra-derre
Copy link
Contributor

For now the activities in the Azure extension are asynchronous and are not waiting for the activity result. According to the Chaostoolkit specification they should be synchronous.

If a user anyway wants to have the activities async he still can manage this by setting the background = true flage in the chaos experiment itself.

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