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

Prevent infinite loop when some stream handler callbacks are undefined #1274

Open
essen opened this issue Mar 26, 2018 · 0 comments
Open

Prevent infinite loop when some stream handler callbacks are undefined #1274

essen opened this issue Mar 26, 2018 · 0 comments
Labels

Comments

@essen
Copy link
Member

essen commented Mar 26, 2018

For example if info/3 is not defined Cowboy will loop trying to inform the stream handler about a 500 response over and over. This applies to both cowboy_http and cowboy_http2.

Low priority obviously since the callback is mandatory but should probably be fixed anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant