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

Context lost in server websocket handler #488

Closed
smaldini opened this issue Oct 31, 2018 · 0 comments
Closed

Context lost in server websocket handler #488

smaldini opened this issue Oct 31, 2018 · 0 comments
Labels
type/bug A general bug

Comments

@smaldini
Copy link
Contributor

smaldini commented Oct 31, 2018

A regression has been introduced when #393 websocket was fixed. The context is now not propagated to the inner websocket handler function since the Mono is directly subscriber instead of composed.

@smaldini smaldini added this to the 0.7.12.RELEASE milestone Oct 31, 2018
@smaldini smaldini added the type/bug A general bug label Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant