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

Address stability issues when receiving signal interrupts #110

Closed
matthewpaul opened this issue Feb 9, 2021 · 1 comment
Closed

Address stability issues when receiving signal interrupts #110

matthewpaul opened this issue Feb 9, 2021 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@matthewpaul
Copy link
Contributor

Currently, we have some stability issues when receiving signal interrupts (such as CTRL-C on the command line) that may cause a core dump from the Device Client (as reported by @janborch). We need to review our handling of these interrupts and provide stability improvements to the code base.

@HarshGandhi-AWS
Copy link
Contributor

This issue is been resolved now. Please feel free to reopen this issue or create a new one if you see any segmentation faults.
PR: #281

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants