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

Increase robustness: catch panicing output modules #2

Open
brsc opened this issue Dec 15, 2013 · 0 comments
Open

Increase robustness: catch panicing output modules #2

brsc opened this issue Dec 15, 2013 · 0 comments

Comments

@brsc
Copy link
Owner

brsc commented Dec 15, 2013

Increase robustness by catching panicing output modules in the core. Implementation:
instead of launching the output module directly, wrap it into an anonymous function and catch a panic there. Terminate output module on panic but keep system stable.

@ghost ghost assigned brsc Dec 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant