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

Issue 19: Handle open/write failures due to disappearing transports #20

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

sjlongland
Copy link
Owner

If the transport disappears, or fails to be created in the first place, abort and put the device into a FAILED state. The process can hook the failed signal to detect this, and handle the event as they require.

@sjlongland sjlongland linked an issue May 4, 2024 that may be closed by this pull request
@sjlongland sjlongland force-pushed the bugfix/issue19-missing-device branch 2 times, most recently from b74bf30 to 1fee1cb Compare May 4, 2024 23:27
@sjlongland sjlongland force-pushed the bugfix/issue19-missing-device branch from 1fee1cb to 1d2c2d3 Compare May 8, 2024 05:23
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.

Exception handling help?
1 participant