Oliver Moran
Oliver Moran
Can you try this again on the latest release. Can't reproduce using a 10MB file and the following test case: ``` js var i = 0; function loop(){ console.log(i++); Jimp.read("large.jpg").then(function(image)...
Strangely having pretty much the same experience as @jwerre except using the Google module. If I go to `http://canvass.prototype.website/auth/google/callback?code=flubber` ``` Error at Strategy.OAuth2Strategy.parseErrorResponse (/var/lib/openshift/587529732d52711f6d000124/app-root/runtime/repo/node_modules/passport-oauth2/lib/strategy.js:329:12) at Strategy.OAuth2Strategy._createOAuthError (/var/lib/openshift/587529732d52711f6d000124/app-root/runtime/repo/node_modules/passport-oauth2/lib/strategy.js:376:16) at /var/lib/openshift/587529732d52711f6d000124/app-root/runtime/repo/node_modules/passport-oauth2/lib/strategy.js:166:45 at...