Skip to content

Conversation

@rochdev
Copy link
Member

@rochdev rochdev commented May 24, 2018

This PR fixes a bug in the express integration where the context would be lost in some cases within middlewares or route handlers. By binding the callback to the current context, this should be prevented as even if the context is lost, the callback will still be bound explicitly.

@rochdev rochdev added bug Something isn't working integrations labels May 24, 2018
@rochdev rochdev added this to the 0.2.1 milestone May 24, 2018
@rochdev rochdev merged commit 223fb9a into v0.2.1 May 24, 2018
@rochdev rochdev deleted the fix-express-context branch May 24, 2018 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants