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

Remove disconnect workaround #28

Open
MartinLoeper opened this issue Feb 21, 2021 · 0 comments
Open

Remove disconnect workaround #28

MartinLoeper opened this issue Feb 21, 2021 · 0 comments
Labels
bug Something isn't working p2 This feature is important in the long run.

Comments

@MartinLoeper
Copy link
Member

I added a workaround to Manager::stopEps(...) which exits the application with an error code.

Reason:
The relay readers are not closed properly and cause the application to hang infinitely. We exit the application to prevent this situation and rely on greengrass to restart the application immediately.

We should remove this workaround and close EPs properly in time.
This issue is also discussed in the original project: usb-tools#82

@MartinLoeper MartinLoeper added bug Something isn't working p2 This feature is important in the long run. labels Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p2 This feature is important in the long run.
Projects
None yet
Development

No branches or pull requests

1 participant