Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix express path being lost when active scope is closed #212

Merged
merged 1 commit into from Aug 3, 2018

Conversation

rochdev
Copy link
Member

@rochdev rochdev commented Aug 2, 2018

This PR fixes the current path being lost in the express integrations when the active scope is closed by removing the check that a scope exists. It was an artifact of the previous context propagation implementation before 0.4.0 and is no longer necessary.

@rochdev rochdev added bug Something isn't working integrations labels Aug 2, 2018
@rochdev rochdev added this to the 0.5.3 milestone Aug 2, 2018
@rochdev rochdev merged commit f116b05 into master Aug 3, 2018
@rochdev rochdev deleted the fix-express-path branch August 3, 2018 13:24
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.

None yet

2 participants