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 AWS Ruby SDK autoload for all time #270

Merged
merged 1 commit into from
Aug 9, 2016
Merged

Fix AWS Ruby SDK autoload for all time #270

merged 1 commit into from
Aug 9, 2016

Conversation

jkeiser
Copy link
Contributor

@jkeiser jkeiser commented Aug 8, 2016

Fix #264 was not complete enough: other things still get autoloaded and have caused multiple failures in our CI suites. Tested by running the repro in #264.

This seems not to be an issue in Ruby 2.3.1, from my tests, so I've capped the eager_autoload workaround at 2.2 and below.

@mwrock
Copy link
Member

mwrock commented Aug 8, 2016

👍

1 similar comment
@cheeseplus
Copy link
Contributor

+1

@jkeiser jkeiser merged commit 1ae0742 into master Aug 9, 2016
@jkeiser jkeiser added Bug and removed Developing labels Aug 9, 2016
@tas50 tas50 deleted the jk/aws-autoload branch January 30, 2022 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants