Skip to content

Conversation

@4picht
Copy link
Contributor

@4picht 4picht commented Oct 2, 2015

Calling abort is a really bad idea inside a library, because the whole application will die when just the HTTP server module has a problem.

Calling abort is a really bad idea inside a library, because the whole
application will die when just the HTTP server module has a problem.
@etr
Copy link
Owner

etr commented Oct 3, 2015

Very positive. Thanks for the patch.

etr added a commit that referenced this pull request Oct 3, 2015
Do not call abort, throw an exception instead
@etr etr merged commit aafbf4d into etr:master Oct 3, 2015
@4picht 4picht deleted the patch-no-abort branch October 5, 2015 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants