Closed scottmas closed 7 years ago
:+1:
This is causing some breakage in Probot https://github.com/probot/probot/issues/433.
I'm investigating if it's something we're doing wrong on our end, but wanted to report it in case it's affecting anyone else.
Thanks, @bkeepers. Let me know what you discover.
David, you'll need to add the Travis info.
Also, using
fn.call(this, ...)
will get us slightly higher fidelity monkey patch behavior. I don't think Express ever relies on dynamic context, but just in case.