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

Suppress EINVAL occasionally being raised by bus.transition() #17

Merged
merged 3 commits into from
Mar 20, 2021

Conversation

webknjaz
Copy link
Member

This will potentially mostly resolve some of the race conditions described in #16.

@webknjaz webknjaz added the bug label Mar 20, 2021
@webknjaz webknjaz self-assigned this Mar 20, 2021
@webknjaz webknjaz force-pushed the bugfixes/16-EINVAL-during-bus-transition branch from 9cb0b65 to 34082f1 Compare March 20, 2021 01:03
This should theoretically get rid of one possible exception ("Broken
pipe") happening in `Bus._transition()` due to a race condition.

Ref #16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant