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

Issue75 serial event exits on hardware loss #172

Merged
merged 6 commits into from
May 9, 2020

Conversation

madhephaestus
Copy link
Member

This feature adds a serial disconnect event and at the same time solves a very old bug where the monitor thread stayed alive as a zombie if the hardware was removed without calling disconnect first.

This is to address #75 It is a very old bug, predates my interaction
with this codebase.
To add a programmatic access to the event of hardware disconnecting
addressed in #75
@madhephaestus
Copy link
Member Author

This PR will close #75

@mvalla
Copy link

mvalla commented May 16, 2020

Is it possible to port this improvement to the 3.x and 4.x branches? Thanks

@madhephaestus
Copy link
Member Author

3.x is dead, use the 5.x moving forward. All development is in 5.x

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