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] gatling-maven: child JVM does not exit if parent JVM exits #1049

Merged
merged 2 commits into from
Mar 26, 2013

Conversation

alvinlin123
Copy link

This is a fix for issue Issue #1047. The fix is simply set a ShutdownHookProcessDestroyer to the DefaultExecutor.

To fix this issue, I followed the last bullet point in this DefaultExecutor's Doc

I have tested this on my Windows machine.

@ghost ghost assigned slandelle Mar 26, 2013
slandelle pushed a commit that referenced this pull request Mar 26, 2013
[Fix] gatling-maven: child JVM does not exit if parent JVM exits
@slandelle slandelle merged commit c0ea354 into gatling:1.4.X Mar 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants