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

Fix issue where test suite could hang on shutdown #36744

Merged
merged 1 commit into from
Oct 3, 2016

Conversation

cachedout
Copy link
Contributor

@cachedout cachedout commented Oct 3, 2016

This is most common in the develop branch but could occur here as well. If we don't call with this flag, we'll never get to the logic necessary to actually to the shutdown. The only way to kill it is to have a KeyboardInterrupt exception raised.

cc: @s0undt3ch

This is most common in the develop branch but could occur here as well.
@cachedout cachedout merged commit 93f1daa into saltstack:2016.3 Oct 3, 2016
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

1 participant