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 error swallowing in handlers #36

Closed
fed135 opened this issue Oct 19, 2016 · 0 comments
Closed

Fix error swallowing in handlers #36

fed135 opened this issue Oct 19, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@fed135
Copy link
Owner

fed135 commented Oct 19, 2016

Exceptions thrown inside handlers are swallowed by a Promise error catcher. Need to remove that, it's not on Kalm to manage application-level errors.

@fed135 fed135 added the bug label Oct 19, 2016
@fed135 fed135 added this to the v1.4.0 milestone Oct 19, 2016
@fed135 fed135 self-assigned this Oct 19, 2016
fed135 referenced this issue Oct 27, 2016
- added overridable handler for incomming requests with no subscribers
- simplified and optimized webpack build
@fed135 fed135 mentioned this issue Nov 3, 2016
@fed135 fed135 closed this as completed Nov 3, 2016
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