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

Break out of the while loop for better performance #280

Merged
merged 1 commit into from
Jun 14, 2019

Conversation

tom-shan
Copy link
Contributor

Now it will cost about 5 seconds in the destroyLaunchFiles function,
there should have a break statement if no IOException is caught
in each loop iteration for better performance.

Signed-off-by: tom-shan s00347147@163.com

Now it will cost about 5 seconds in the destroyLaunchFiles function,
there should have a break statement if no IOException is caught
in each loop iteration for better performance.

Signed-off-by: tom-shan <s00347147@163.com>
@tom-shan
Copy link
Contributor Author

fix #279
@testforstephen please have a review

@testforstephen
Copy link
Contributor

Looks good to me.
Thanks for the contribution.

@testforstephen testforstephen merged commit b31fd4c into microsoft:master Jun 14, 2019
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.

2 participants