Closed papandreou closed 6 years ago
Ah, I didn't notice that the module is being tested with node.js 0.10 on Travis until now :). I updated the branch to use a var that = this
approach instead of arrow functions, in case 0.10 must still be supported :)
Haven't observed #32 in our app after deploying this fix to production 3 days ago, so I think the fix is good :)
Any chance to get a review of this?
@davidlumley, ping?
Sorry, I don't think we will merge this. What's the issue with bind
?
Sorry to hear NewRelic is breaking some things. I'm on vacation at the moment, but happy to discuss with @maccman when I get back.
I've dug around some more and reported it to the newrelic folks, who have come up with a fix: https://github.com/newrelic/node-newrelic/pull/260#issuecomment-369089224
Thanks for taking the time to consider the issue, happy that it won't be necessary after all :)
See #32