Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

removed lazy-requiring of rest-client and heroku-api #1188

Merged
merged 1 commit into from
Aug 20, 2014
Merged

Conversation

jdx
Copy link
Contributor

@jdx jdx commented Aug 20, 2014

these are causing issues where we can't see the real error as it crashes trying to catch a RestClient error that hasn't been loaded. There is a technique in place to prevent that, but it's obviously not working.

Also, heroku-api isn't even lazy loaded. We can revisit the lazy loading later, but we need to stop these errors from being swallowed.

jdx pushed a commit that referenced this pull request Aug 20, 2014
removed lazy-requiring of rest-client and heroku-api
@jdx jdx merged commit 118bd9e into master Aug 20, 2014
@jdx jdx deleted the non-lazy-requires branch August 20, 2014 18:46
@pedro
Copy link
Contributor

pedro commented Aug 21, 2014

Yeees 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants