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

Turn on eager loading for AWS resources #255

Merged
merged 1 commit into from
Sep 7, 2016

Conversation

hfinucane
Copy link
Contributor

See aws/aws-sdk-ruby#833 for "why this" and #228 for the kitchen-ec2 issue.

I put this outside of the class infrastructure on the grounds that the sooner the better, but I am willing to listen to reason.

If there are performance concerns, it is possible to reduce the scope of this, at the cost of perhaps having concurrency bugs creep back in.

@hfinucane
Copy link
Contributor Author

I've been running this branch in my CI environment since May with no trouble.

@cheeseplus
Copy link
Contributor

+1

@thommay
Copy link

thommay commented Sep 7, 2016

👍 LGTM

@cheeseplus cheeseplus merged commit cbf236b into test-kitchen:master Sep 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants